Skip to content

Commit

Permalink
unpin updatecli version
Browse files Browse the repository at this point in the history
  • Loading branch information
gionn committed Dec 2, 2024
1 parent 341d688 commit 7b62cd7
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/bumpVersions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ on:
default: master

env:
UPDATE_CLI_VERSION: v0.84.1
DEFAULT_BRANCH_NAME: master

jobs:
Expand All @@ -45,8 +44,6 @@ jobs:

- name: Install Updatecli
uses: updatecli/updatecli-action@cb631ef5547ed05db3db64bb2ad42a6cc36e3097 # v2.71.0
with:
version: ${{ env.UPDATE_CLI_VERSION }}

- run: updatecli apply
env:
Expand Down Expand Up @@ -82,8 +79,6 @@ jobs:

- name: Install Updatecli
uses: updatecli/updatecli-action@cb631ef5547ed05db3db64bb2ad42a6cc36e3097 # v2.71.0
with:
version: ${{ env.UPDATE_CLI_VERSION }}

- name: Checkout updatecli configs
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
Expand Down

0 comments on commit 7b62cd7

Please sign in to comment.