Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/dependabot/github_actions/update…
Browse files Browse the repository at this point in the history
…cli/updatecli-action-2.56.0' into OPSEXP-2630-fornax-release
  • Loading branch information
gionn committed Apr 16, 2024
2 parents f014ae6 + 182cd24 commit 5f28b27
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/updatecli.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
password: ${{ secrets.QUAY_PASSWORD }}

- name: Install Updatecli
uses: updatecli/updatecli-action@ecfc21fd2d9e91be2af8b706ea10aea5154f6d5d # v2.54.0
uses: updatecli/updatecli-action@9b35aa663a924d5d5faf89dac76594e3034bcf1f # v2.56.0
with:
version: ${{ env.UPDATE_CLI_VERSION != 'latest' && env.UPDATE_CLI_VERSION || '' }}

Expand Down Expand Up @@ -86,7 +86,7 @@ jobs:
password: ${{ secrets.QUAY_PASSWORD }}

- name: Install Updatecli
uses: updatecli/updatecli-action@ecfc21fd2d9e91be2af8b706ea10aea5154f6d5d # v2.54.0
uses: updatecli/updatecli-action@9b35aa663a924d5d5faf89dac76594e3034bcf1f # v2.56.0
with:
version: ${{ env.UPDATE_CLI_VERSION != 'latest' && env.UPDATE_CLI_VERSION || '' }}

Expand Down

0 comments on commit 5f28b27

Please sign in to comment.