Skip to content

Commit cd050ca

Browse files
Update aws-actions/configure-aws-credentials action to v6.1.3 (#622)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 16b0a91 commit cd050ca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
node-version-file: '.nvmrc'
2525
cache: 'yarn'
2626
- name: Configure AWS Credentials
27-
uses: aws-actions/configure-aws-credentials@acca2b1b2070338fb9fd1ca27ecee81d687e58e5 # v6.1.2
27+
uses: aws-actions/configure-aws-credentials@99214aa6889fcddfa57764031d71add364327e59 # v6.1.3
2828
with:
2929
aws-region: eu-west-1
3030
role-to-assume: ${{ secrets.AWS_ROLE_ARN }}

0 commit comments

Comments
 (0)