Skip to content

Commit

Permalink
chore(deps): bump OctopusDeploy/install-octopus-cli-action from 1 to 3 (
Browse files Browse the repository at this point in the history
#89)

Bumps [OctopusDeploy/install-octopus-cli-action](https://github.com/octopusdeploy/install-octopus-cli-action) from 1 to 3.
- [Release notes](https://github.com/octopusdeploy/install-octopus-cli-action/releases)
- [Changelog](https://github.com/OctopusDeploy/install-octopus-cli-action/blob/main/CHANGELOG.md)
- [Commits](OctopusDeploy/install-octopus-cli-action@v1...v3)

---
updated-dependencies:
- dependency-name: OctopusDeploy/install-octopus-cli-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 17, 2024
1 parent 1a77c35 commit dc91a58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ jobs:
zip -j artifacts/bamboo.${{ needs.build.outputs.nuGetVersion }}.zip target/bamboo.jar
- name: Install Octopus CLI 🐙
uses: OctopusDeploy/install-octopus-cli-action@v1
uses: OctopusDeploy/install-octopus-cli-action@v3
with:
version: latest

Expand Down

0 comments on commit dc91a58

Please sign in to comment.