Skip to content

Commit 9eb8e10

Browse files
chore: deps: update Updatecli used by Github Action to v0.104.0 (updatecli#2299)
Made with ❤️️ by updatecli Co-authored-by: updateclibot[bot] <92153806+updateclibot[bot]@users.noreply.github.com>
1 parent 09d2204 commit 9eb8e10

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/updatecli.weekly.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: "Install Updatecli"
1717
uses: "updatecli/updatecli-action@v2.87.1"
1818
with:
19-
version: "v0.103.1"
19+
version: "v0.104.0"
2020
# releasepost is required by the Updatecli
2121
# * policy ghcr.io/updatecli/policies/releasepost/releasepost
2222
- name: "Install Releasepost"

.github/workflows/updatecli.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- name: "Install Updatecli"
2828
uses: "updatecli/updatecli-action@v2.87.1"
2929
with:
30-
version: "v0.103.1"
30+
version: "v0.104.0"
3131
- name: "Run updatecli in dryrun"
3232
run: "updatecli compose diff"
3333
env:

0 commit comments

Comments
 (0)