Skip to content

Commit 20407a0

Browse files
updateclibot[bot]updatecli-bot
andauthored
chore: deps: update Updatecli used by Github Action to v2.82.0 (#2132)
Made with ❤️️ by updatecli Co-authored-by: updatecli-bot <updatecli-bot@updatecli.io>
1 parent 0c063a3 commit 20407a0

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.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.81.0"
17+
uses: "updatecli/updatecli-action@v2.82.0"
1818
with:
1919
version: "v0.98.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.81.0"
28+
uses: "updatecli/updatecli-action@v2.82.0"
2929
with:
3030
version: "v0.98.0"
3131
- name: "Run updatecli in dryrun"

0 commit comments

Comments
 (0)