From 22eec027e891a9b4e1a3bb9528bad11b0a4bc4d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Dec 2025 05:15:31 +0000 Subject: [PATCH] Bump OctopusDeploy/push-package-action from 3 to 4 Bumps [OctopusDeploy/push-package-action](https://github.com/octopusdeploy/push-package-action) from 3 to 4. - [Release notes](https://github.com/octopusdeploy/push-package-action/releases) - [Changelog](https://github.com/OctopusDeploy/push-package-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/octopusdeploy/push-package-action/compare/v3...v4) --- updated-dependencies: - dependency-name: OctopusDeploy/push-package-action dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 7500234..9f45f9e 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -106,7 +106,7 @@ jobs: service_account_id: 44daf805-da46-4efb-a403-a3b656dc31fc - name: Push to Octopus 🐙 - uses: OctopusDeploy/push-package-action@v3 + uses: OctopusDeploy/push-package-action@v4 if: (! contains(github.ref, '/merge')) && (! contains(github.ref, '/dependabot/')) && (! contains(github.ref, 'prettybot/')) with: packages: |