Skip to content

Commit

Permalink
chore: deps: update Updatecli used by Github Action to v0.84.1 (#1579)
Browse files Browse the repository at this point in the history
Made with ❤️️ by updatecli

Co-authored-by: updatecli-bot <updatecli-bot@updatecli.io>
  • Loading branch information
updateclibot[bot] and updatecli-bot authored Sep 30, 2024
1 parent 9611dea commit 8c3d1f8
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/updatecli-action@v2.67.0"
with:
version: "v0.84.0"
version: "v0.84.1"
# 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/updatecli-action@v2.67.0"
with:
version: "v0.84.0"
version: "v0.84.1"
- name: "Run updatecli in dryrun"
run: "updatecli compose diff"
env:
Expand Down

0 comments on commit 8c3d1f8

Please sign in to comment.