Skip to content

Commit

Permalink
Remove AWS CLI update from release workflow (#696)
Browse files Browse the repository at this point in the history
  • Loading branch information
claudia-correia authored Jan 16, 2025
1 parent c717e93 commit 1af711a
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,6 @@ jobs:
env:
ACTIONS_ALLOW_UNSECURE_COMMANDS: true

- name: Update AWS cli
uses: chrislennon/[email protected]
env:
ACTIONS_ALLOW_UNSECURE_COMMANDS: true

- name: Get the version
id: get_version
run: |
Expand Down

0 comments on commit 1af711a

Please sign in to comment.