Skip to content

Commit

Permalink
chore(deps): Bump updatecli/updatecli-action from 2.66.0 to 2.67.0 (#550
Browse files Browse the repository at this point in the history
)

Bumps [updatecli/updatecli-action](https://github.com/updatecli/updatecli-action) from 2.66.0 to 2.67.0.
- [Release notes](https://github.com/updatecli/updatecli-action/releases)
- [Commits](v2.66.0...v2.67.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] authored Sep 2, 2024
1 parent 6b8881a commit 1e69b0b
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.66.0"
uses: "updatecli/updatecli-action@v2.67.0"
- name: "Run updatecli in dryrun"
run: "updatecli compose diff"
env:
Expand Down

0 comments on commit 1e69b0b

Please sign in to comment.