Skip to content

Commit

Permalink
chore/bump github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
dabeeeenster committed Feb 27, 2024
1 parent 85e46e3 commit 6f45087
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/sse-deploy-ecs/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ runs:
shell: bash

- name: Configure AWS Credentials
uses: aws-actions/configure-aws-credentials@v1
uses: aws-actions/configure-aws-credentials@v4
with:
aws-access-key-id: ${{ inputs.aws_access_key_id }}
aws-secret-access-key: ${{ inputs.aws_secret_access_key }}
Expand Down

0 comments on commit 6f45087

Please sign in to comment.