8000
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 3e7494f commit 89a0cf5Copy full SHA for 89a0cf5
.github/workflows/ci.yml
@@ -92,7 +92,7 @@ jobs:
92
if: github.event_name != 'pull_request'
93
94
- name: Configure AWS Credentials
95
- uses: aws-actions/configure-aws-credentials@ececac1a45f3b08a01d2dd070d28d111c5fe6722 # v4.1.0
+ uses: aws-actions/configure-aws-credentials@b47578312673ae6fa5b5096b330d9fbac3d116df # v4.2.1
96
with:
97
aws-region: us-east-1
98
role-to-assume: ${{ secrets.AWS_ROLE_PUBLIC_ECR }}
0 commit comments