Skip to content

Commit 52a04fd

Browse files
updateclibot[bot]updatecli-bot
andauthored
chore: deps: update Updatecli used by Github Action to v2.65.0 (#1524)
Made with ❤️️ by updatecli Co-authored-by: updatecli-bot <updatecli-bot@updatecli.io>
1 parent 8d83bc1 commit 52a04fd

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
@@ -14,7 +14,7 @@ jobs:
1414
- name: "Checkout"
1515
uses: "actions/checkout@v4"
1616
- name: "Install Updatecli"
17-
uses: "updatecli/updatecli-action@v2.64.0"
17+
uses: "updatecli/updatecli-action@v2.65.0"
1818
with:
1919
version: "v0.82.0"
2020
# releasepost is required by the Updatecli

.github/workflows/updatecli.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- name: "Checkout"
2626
uses: "actions/checkout@v4"
2727
- name: "Install Updatecli"
28-
uses: "updatecli/updatecli-action@v2.64.0"
28+
uses: "updatecli/updatecli-action@v2.65.0"
2929
with:
3030
version: "v0.82.0"
3131
- name: "Run updatecli in dryrun"

0 commit comments

Comments
 (0)