Skip to content

Commit

Permalink
Merge pull request #435 from brave/renovate/aws-actions-configure-aws…
Browse files Browse the repository at this point in the history
…-credentials-4.x

chore(deps): update aws-actions/configure-aws-credentials action to v4
  • Loading branch information
mschfh authored Oct 17, 2023
2 parents e2f0cd9 + 97540d7 commit 783acfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
npm run build
- name: Configure AWS credentials
uses: aws-actions/configure-aws-credentials@5fd3084fc36e372ff1fff382a39b10d03659f355 # v2.2.0
uses: aws-actions/configure-aws-credentials@010d0da01d0b5a38af31e9c3470dbfdabdecca3a # v4.0.1
with:
role-to-assume: ${{ secrets.AWS_ROLE_ARN }}
role-session-name: github-actions-pr-nala-${{ github.run_id }}
Expand Down

0 comments on commit 783acfe

Please sign in to comment.