Skip to content

Commit

Permalink
Upgrade aws credential action
Browse files Browse the repository at this point in the history
  • Loading branch information
Ktl-XV committed Jun 28, 2023
1 parent c6e5084 commit d44af8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: aws-actions/configure-aws-credentials@v1
- uses: aws-actions/configure-aws-credentials@v2
with:
role-to-assume: ${{ secrets.AWSROLE }}
aws-region: us-east-1
Expand Down

0 comments on commit d44af8e

Please sign in to comment.