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 eed7e86 commit d7f3c0cCopy full SHA for d7f3c0c
.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@6e562ac9abb118b648a1c7765070c66a1c996eb6
+ - uses: aws-actions/configure-aws-credentials@0be22f94c34623c570f2c1479d3a28b5678673c7
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