From befd2a5664b504d559139fc02c4fda599ed1fe0b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Dec 2025 03:15:12 +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 25cef69..ceda40b 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -87,7 +87,7 @@ jobs: service_account_id: 5ac61d40-7bf6-475c-bd4d-4bab17b5a139 - name: Push to Octopus 🐙 - uses: OctopusDeploy/push-package-action@v3 + uses: OctopusDeploy/push-package-action@v4 if: (! contains(github.ref, '/dependabot/')) && (! contains(github.ref, 'prettybot/')) with: packages: |