Skip to content

Commit 8661058

Browse files
updateclibot[bot]updatecli-bot
andauthored
chore: deps: update Updatecli used by Github Action to v2.78.1 (#2081)
Made with ❤️️ by updatecli Co-authored-by: updatecli-bot <updatecli-bot@updatecli.io>
1 parent cc8e768 commit 8661058

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

0 commit comments

Comments
 (0)