File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 3232 cache : npm
3333
3434 - name : Configure AWS credentials
35- uses : aws-actions/configure-aws-credentials@7474bc4690e29a8392af63c5b98e7449536d5c3a # v4.3 .1
35+ uses : aws-actions/configure-aws-credentials@61815dcd50bd041e203e49132bacad1fd04d2708 # v5.1 .1
3636 with :
3737 aws-region : ${{ fromJSON(inputs.variables).AWS_REGION || 'us-east-1' }}
3838 role-session-name : github-${{ github.job }}-${{ github.run_id }}-${{ github.run_attempt }}
Original file line number Diff line number Diff line change 7373 brew install coreutils
7474
7575 - name : Configure AWS credentials
76- uses : aws-actions/configure-aws-credentials@7474bc4690e29a8392af63c5b98e7449536d5c3a # v4.3 .1
76+ uses : aws-actions/configure-aws-credentials@61815dcd50bd041e203e49132bacad1fd04d2708 # v5.1 .1
7777 with :
7878 aws-region : ${{ fromJSON(inputs.variables).AWS_REGION || 'us-east-1' }}
7979 role-session-name : github-${{ github.job }}-${{ github.run_id }}-${{ github.run_attempt }}
You can’t perform that action at this time.
0 commit comments