We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9549b53 commit 35d9a1bCopy full SHA for 35d9a1b
.github/workflows/publish-ecr-public-graalvm.yaml
@@ -56,7 +56,7 @@ jobs:
56
id: aws_secrets
57
58
- name: Configure AWS Credentials
59
- uses: aws-actions/configure-aws-credentials@v4.0.2
+ uses: aws-actions/configure-aws-credentials@v4.1.0
60
with:
61
aws-access-key-id: ${{ env.ACCESS_KEY_ID }}
62
aws-secret-access-key: ${{ env.ACCESS_KEY }}
.github/workflows/publish-ecr-public.yaml
0 commit comments