Skip to content

Commit

Permalink
chore: deps: update Updatecli used by Github Action to v0.91.0
Browse files Browse the repository at this point in the history
Made with ❤️️ by updatecli
  • Loading branch information
updatecli-bot committed Dec 24, 2024
1 parent 5135204 commit f629b0b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/updatecli.weekly.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: "Install Updatecli"
uses: "updatecli/[email protected]"
with:
version: "v0.90.0"
version: "v0.91.0"
# releasepost is required by the Updatecli
# * policy ghcr.io/updatecli/policies/releasepost/releasepost
- name: "Install Releasepost"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/updatecli.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: "Install Updatecli"
uses: "updatecli/[email protected]"
with:
version: "v0.90.0"
version: "v0.91.0"
- name: "Run updatecli in dryrun"
run: "updatecli compose diff"
env:
Expand Down

0 comments on commit f629b0b

Please sign in to comment.