Skip to content

Commit

Permalink
chore: deps: update Updatecli used by Github Action to v2.75.0
Browse files Browse the repository at this point in the history
Made with ❤️️ by updatecli
  • Loading branch information
updatecli-bot committed Dec 24, 2024
1 parent f629b0b commit 3af7e55
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/updatecli.weekly.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: "Checkout"
uses: "actions/checkout@v4"
- name: "Install Updatecli"
uses: "updatecli/updatecli-action@v2.74.0"
uses: "updatecli/updatecli-action@v2.75.0"
with:
version: "v0.91.0"
# releasepost is required by the Updatecli
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/updatecli.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: "Checkout"
uses: "actions/checkout@v4"
- name: "Install Updatecli"
uses: "updatecli/updatecli-action@v2.74.0"
uses: "updatecli/updatecli-action@v2.75.0"
with:
version: "v0.91.0"
- name: "Run updatecli in dryrun"
Expand Down

0 comments on commit 3af7e55

Please sign in to comment.