Skip to content

Commit

Permalink
Merge pull request #129 from code-like-a-carpenter/dependabot/github_…
Browse files Browse the repository at this point in the history
…actions/aws-actions/configure-aws-credentials-4

chore(deps): bump aws-actions/configure-aws-credentials from 2 to 4
  • Loading branch information
ianwremmel authored Oct 28, 2023
2 parents 6fa55d8 + aee8523 commit 7ec06dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ jobs:
with:
fetch-depth: 0
- name: Configure AWS credentials from Test account
uses: aws-actions/configure-aws-credentials@v2
uses: aws-actions/configure-aws-credentials@v4
with:
role-to-assume: ${{ secrets.AWS_ROLE_TO_ASSUME }}
aws-region: ${{ secrets.AWS_REGION }}
Expand Down

0 comments on commit 7ec06dd

Please sign in to comment.