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 91958fa commit 82ddd13Copy full SHA for 82ddd13
.github/workflows/ci.yml
@@ -94,7 +94,7 @@ jobs:
94
if: github.event_name != 'pull_request'
95
96
- name: Configure AWS Credentials
97
- uses: aws-actions/configure-aws-credentials@010d0da01d0b5a38af31e9c3470dbfdabdecca3a # v4.0.1
+ uses: aws-actions/configure-aws-credentials@e3dd6a429d7300a6a4c196c26e071d42e0343502 # v4.0.2
98
with:
99
aws-region: us-east-1
100
role-to-assume: ${{ secrets.AWS_ROLE_PUBLIC_ECR }}
0 commit comments