Skip to content

Commit 24b939b

Browse files
patch: Update aws-actions/configure-aws-credentials digest to 259eac7
Update aws-actions/configure-aws-credentials
1 parent 9f0f372 commit 24b939b

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@61815dcd50bd041e203e49132bacad1fd04d2708
66+
- uses: aws-actions/configure-aws-credentials@259eac73d3898af00550394d11116c4a94c9b1dc
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)