Skip to content

Commit dcef587

Browse files
committed
Update AWS action
1 parent 1923bf1 commit dcef587

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
4949
- name: Configure AWS Credentials
5050
if: ${{ github.ref == 'refs/heads/master' }}
51-
uses: aws-actions/configure-aws-credentials@v4.1.0
51+
uses: aws-actions/configure-aws-credentials@8df5847569e6427dd6c4fb1cf565c83acfa8afa7 # v6.0.0
5252
with:
5353
role-to-assume: arn:aws:iam::830482727482:role/github-workflow-java-almanac
5454
aws-region: eu-central-1

0 commit comments

Comments
 (0)