Skip to content

Commit 31278df

Browse files
chore(deps): update aws-actions/configure-aws-credentials action to v6
1 parent ab767cd commit 31278df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
run: npm install
6262

6363
- name: Configure AWS Credentials
64-
uses: aws-actions/configure-aws-credentials@v5
64+
uses: aws-actions/configure-aws-credentials@v6
6565
with:
6666
aws-region: us-east-1
6767
role-to-assume: arn:aws:iam::118435662149:role/helix-gh-deploy-config-service

0 commit comments

Comments
 (0)