We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1923bf1 commit dcef587Copy full SHA for dcef587
1 file changed
.github/workflows/publish.yml
@@ -48,7 +48,7 @@ jobs:
48
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
49
- name: Configure AWS Credentials
50
if: ${{ github.ref == 'refs/heads/master' }}
51
- uses: aws-actions/configure-aws-credentials@v4.1.0
+ uses: aws-actions/configure-aws-credentials@8df5847569e6427dd6c4fb1cf565c83acfa8afa7 # v6.0.0
52
with:
53
role-to-assume: arn:aws:iam::830482727482:role/github-workflow-java-almanac
54
aws-region: eu-central-1
0 commit comments