We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9af7fa1 + 684b601 commit 6dade70Copy full SHA for 6dade70
.github/workflows/deploy.yml
@@ -24,7 +24,7 @@ jobs:
24
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
25
26
- name: Configure aws credentials
27
- uses: aws-actions/configure-aws-credentials@7474bc4690e29a8392af63c5b98e7449536d5c3a # v4.3.1
+ uses: aws-actions/configure-aws-credentials@a03048d87541d1d9fcf2ecf528a4a65ba9bd7838 # v5.0.0
28
with:
29
role-to-assume: ${{ secrets.AWS_ROLE }}
30
role-session-name: github-actions-dev_pages-brave-com-${{ github.triggering_actor }}-${{ github.run_id }}
0 commit comments