Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

Commit

Permalink
Merge pull request #117 from 0xProject/dependabot/github_actions/aws-…
Browse files Browse the repository at this point in the history
…actions/configure-aws-credentials-4

Bump aws-actions/configure-aws-credentials from 3 to 4
  • Loading branch information
eitu5ami authored Oct 2, 2023
2 parents 642eff3 + 8d4ffcd commit 1658698
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
contents: read
steps:
- uses: actions/checkout@v4
- uses: aws-actions/configure-aws-credentials@v3
- uses: aws-actions/configure-aws-credentials@v4
with:
role-to-assume: ${{ secrets.AWSROLE }}
aws-region: ${{ secrets.AWSREGION }}
Expand Down

0 comments on commit 1658698

Please sign in to comment.