Skip to content

Commit d7f3c0c

Browse files
patch: Update aws-actions/configure-aws-credentials digest to 0be22f9
Update aws-actions/configure-aws-credentials
1 parent eed7e86 commit d7f3c0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/vmimport.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
# https://github.com/unfor19/install-aws-cli-action
6464
- uses: unfor19/install-aws-cli-action@f5b46b7f32cf5e7ebd652656c5036bf83dd1e60c # v1
6565

66-
- uses: aws-actions/configure-aws-credentials@6e562ac9abb118b648a1c7765070c66a1c996eb6
66+
- uses: aws-actions/configure-aws-credentials@0be22f94c34623c570f2c1479d3a28b5678673c7
6767
with:
6868
aws-region: ${{ vars.AWS_REGION || 'us-east-1' }}
6969
role-session-name: github-${{ github.job }}-${{ github.run_id }}-${{ github.run_attempt }}

0 commit comments

Comments
 (0)