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 9ae6e61 + 15f3f24 commit 01812a9Copy full SHA for 01812a9
.github/workflows/deploy.yml
@@ -24,7 +24,7 @@ jobs:
24
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
25
26
- name: Configure aws credentials
27
- uses: aws-actions/configure-aws-credentials@b47578312673ae6fa5b5096b330d9fbac3d116df # v4.2.1
+ uses: aws-actions/configure-aws-credentials@7474bc4690e29a8392af63c5b98e7449536d5c3a # v4.3.1
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