Skip to content

Commit d7b2498

Browse files
dependabot[bot]maxday
authored andcommitted
Bump aws-actions/configure-aws-credentials from 1 to 4 (#53)
Bumps [aws-actions/configure-aws-credentials](https://github.com/aws-actions/configure-aws-credentials) from 1 to 4. - [Release notes](https://github.com/aws-actions/configure-aws-credentials/releases) - [Changelog](https://github.com/aws-actions/configure-aws-credentials/blob/main/CHANGELOG.md) - [Commits](aws-actions/configure-aws-credentials@v1...v4) --- updated-dependencies: - dependency-name: aws-actions/configure-aws-credentials dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3b7dd96 commit d7b2498

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/runtime-interface-client_merge_to_main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
IS_JAVA_8: true
5454

5555
- name: Issue AWS credentials
56-
uses: aws-actions/configure-aws-credentials@v1
56+
uses: aws-actions/configure-aws-credentials@v4
5757
with:
5858
aws-region: ${{ secrets.AWS_REGION }}
5959
role-to-assume: ${{ secrets.AWS_ROLE }}

0 commit comments

Comments
 (0)