Skip to content

Commit

Permalink
build: use another action
Browse files Browse the repository at this point in the history
Signed-off-by: Christian Kotzbauer <[email protected]>
  • Loading branch information
ckotzbauer committed Jan 18, 2022
1 parent d487a5a commit 87d52b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-registries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
uses: actions/checkout@v2

- name: Setup AWS CLI
uses: chrislennon/action-aws-cli@v1.1
uses: unfor19/install-aws-cli-action@v1

- name: Prepare secrets
shell: bash
Expand Down

0 comments on commit 87d52b4

Please sign in to comment.