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 20c5b75 commit b5d714aCopy full SHA for b5d714a
.github/workflows/docker.yml
@@ -34,7 +34,7 @@ jobs:
34
- name: Install and start services (needed for image test)
35
run: docker compose up -d
36
- name: Configure AWS credentials from Production account
37
- uses: aws-actions/configure-aws-credentials@a03048d87541d1d9fcf2ecf528a4a65ba9bd7838 # v5.0.0
+ uses: aws-actions/configure-aws-credentials@00943011d9042930efac3dcd3a170e4273319bc8 # v5.1.0
38
if: github.secret_source != 'None'
39
with:
40
role-to-assume: arn:aws:iam::048268392960:role/rubygems-ecr-pusher
0 commit comments