Skip to content

Commit c3e3980

Browse files
Bump aws-actions/configure-aws-credentials from 4 to 5 in the actions-on-branch-3-13 group (#3004)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 65d4e5d commit c3e3980

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/upload-artifacts.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ jobs:
8989
password: ${{ secrets.ACR_PASSWORD }}
9090

9191
- name: Configure AWS credentials
92-
uses: aws-actions/configure-aws-credentials@v4
92+
uses: aws-actions/configure-aws-credentials@v5
9393
with:
9494
role-to-assume: ${{ secrets.AWS_MARKETPLACE_ROLE_OIDC }}
9595
aws-region: us-east-1

0 commit comments

Comments
 (0)