Skip to content

Commit ff5f887

Browse files
chore: deps: update Updatecli used by Github Action to v2.83.0 (#2171)
Made with ❤️️ by updatecli Co-authored-by: updateclibot[bot] <92153806+updateclibot[bot]@users.noreply.github.com>
1 parent a35c31f commit ff5f887

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

0 commit comments

Comments
 (0)