Skip to content

Commit 2053b43

Browse files
authored
Merge branch 'main' into renovate/actions-setup-node-4.x
2 parents 92590d1 + 884413e commit 2053b43

File tree

4 files changed

+2510
-4098
lines changed

4 files changed

+2510
-4098
lines changed

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
run: npm run build
2626

2727
- name: Configure AWS credentials
28-
uses: aws-actions/configure-aws-credentials@50ac8dd1e1b10d09dac7b8727528b91bed831ac0 # v3
28+
uses: aws-actions/configure-aws-credentials@e3dd6a429d7300a6a4c196c26e071d42e0343502 # v4
2929
with:
3030
role-to-assume: ${{ secrets.DOCS_AWS_IAM_ROLE }}
3131
aws-region: ${{ secrets.DOCS_AWS_REGION }}

0 commit comments

Comments
 (0)