Skip to content

Commit

Permalink
Remove updatecli versioning pinning in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
olblak committed Apr 30, 2024
1 parent c9c25a4 commit df9ea71
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/updatecli.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,6 @@ jobs:

- name: "Setup updatecli"
uses: "updatecli/updatecli-action@v2"
with:
version: "v0.75.0-rc.2"

- name: "Run updatecli in dryrun"
run: "updatecli compose diff"
Expand Down

0 comments on commit df9ea71

Please sign in to comment.