Skip to content

Commit

Permalink
chore: cleanup updatecli-action version from workflow
Browse files Browse the repository at this point in the history
Signed-off-by: Carlos Salas <[email protected]>
  • Loading branch information
salasberryfin committed Feb 28, 2025
1 parent 8abaad9 commit d91f8a5
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/updatecli.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,7 @@ jobs:
uses: "actions/checkout@v4"

- name: "Install updatecli"
uses: "updatecli/[email protected]"
with:
version: "v0.92.0"
uses: "updatecli/updatecli-action@v2"

- name: "Install Releasepost"
uses: "updatecli/[email protected]"
Expand Down

0 comments on commit d91f8a5

Please sign in to comment.