Skip to content

Commit 8d1b9fc

Browse files
chore(deps): update aws-actions/configure-aws-credentials action to v4.1.0 (#1062)
Signed-off-by: mend-for-github-com[bot] <mend-for-github-com[bot]@users.noreply.github.com> Co-authored-by: mend-for-github-com[bot] <50673670+mend-for-github-com[bot]@users.noreply.github.com>
1 parent 2acbb56 commit 8d1b9fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-snapshots.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
distribution: temurin # Temurin is a distribution of adoptium
2626
java-version: 21
2727
- uses: actions/checkout@v4
28-
- uses: aws-actions/configure-aws-credentials@v4.0.3
28+
- uses: aws-actions/configure-aws-credentials@v4.1.0
2929
with:
3030
role-to-assume: ${{ secrets.PUBLISH_SNAPSHOTS_ROLE }}
3131
aws-region: us-east-1

0 commit comments

Comments
 (0)