Skip to content

Commit 906865e

Browse files
ci: bump aws-actions/configure-aws-credentials from 2.2.0 to 4.1.0 (#12)
Bumps [aws-actions/configure-aws-credentials](https://github.com/aws-actions/configure-aws-credentials) from 2.2.0 to 4.1.0. - [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@v2.2.0...v4.1.0) --- 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 cc11c71 commit 906865e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ runs:
5959
using: "composite"
6060
steps:
6161
- name: Configure AWS credentials
62-
uses: aws-actions/configure-aws-credentials@v2.2.0
62+
uses: aws-actions/configure-aws-credentials@v4.1.0
6363
with:
6464
aws-region: ${{ inputs.aws-region }}
6565
aws-access-key-id: ${{ inputs.aws-access-key-id }}

0 commit comments

Comments
 (0)