Skip to content

Commit

Permalink
deps: bump Updatecli GitHub action to v2.61.0 (#1465)
Browse files Browse the repository at this point in the history
* chore: deps: update Updatecli used by Github Action to v0.79.1

Made with ❤️️ by updatecli

* chore: deps: update Updatecli used by Github Action to v2.61.0

Made with ❤️️ by updatecli

---------

Co-authored-by: updatecli-bot <[email protected]>
  • Loading branch information
updateclibot[bot] and updatecli-bot authored Jun 25, 2024
1 parent e83ac00 commit 4a3a095
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.79.0"
version: "v0.79.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/[email protected]"
with:
version: "v0.79.0"
version: "v0.79.1"
- name: "Run updatecli in dryrun"
run: "updatecli compose diff"
env:
Expand Down

0 comments on commit 4a3a095

Please sign in to comment.