Skip to content

Commit

Permalink
Merge pull request #215 from signalwire/renovate/aws-actions-configur…
Browse files Browse the repository at this point in the history
…e-aws-credentials-4.x

Update aws-actions/configure-aws-credentials action to v4.0.2
  • Loading branch information
lucasmellos authored Apr 19, 2024
2 parents cc19aef + 9d7371c commit ce73ddf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/iac.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ jobs:
path: actions

- name: Configure AWS Credentials
uses: aws-actions/[email protected].1
uses: aws-actions/[email protected].2
with:
aws-access-key-id: ${{ secrets.AWS_ACCESS_KEY_ID }}
aws-secret-access-key: ${{ secrets.AWS_ACCESS_KEY_SECRET }}
Expand Down

0 comments on commit ce73ddf

Please sign in to comment.