Skip to content

Commit

Permalink
chore(deps): Bump updatecli/updatecli-action from 2.58.0 to 2.59.0 (#522
Browse files Browse the repository at this point in the history
)

Bumps [updatecli/updatecli-action](https://github.com/updatecli/updatecli-action) from 2.58.0 to 2.59.0.
- [Release notes](https://github.com/updatecli/updatecli-action/releases)
- [Commits](v2.58.0...v2.59.0)

---
updated-dependencies:
- dependency-name: updatecli/updatecli-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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] committed Jun 16, 2024
1 parent 4922d58 commit d74418a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/updatecli.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
- name: "Setup updatecli"
uses: "updatecli/updatecli-action@v2.58.0"
uses: "updatecli/updatecli-action@v2.59.0"
- name: "Run updatecli in dryrun"
run: "updatecli compose diff"
env:
Expand Down

0 comments on commit d74418a

Please sign in to comment.