We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f0f372 commit 24b939bCopy full SHA for 24b939b
.github/workflows/vmimport.yaml
@@ -63,7 +63,7 @@ jobs:
63
# https://github.com/unfor19/install-aws-cli-action
64
- uses: unfor19/install-aws-cli-action@f5b46b7f32cf5e7ebd652656c5036bf83dd1e60c # v1
65
66
- - uses: aws-actions/configure-aws-credentials@61815dcd50bd041e203e49132bacad1fd04d2708
+ - uses: aws-actions/configure-aws-credentials@259eac73d3898af00550394d11116c4a94c9b1dc
67
with:
68
aws-region: ${{ vars.AWS_REGION || 'us-east-1' }}
69
role-session-name: github-${{ github.job }}-${{ github.run_id }}-${{ github.run_attempt }}
0 commit comments