Skip to content

Commit 684dff0

Browse files
chore(deps): bump aws-actions/configure-aws-credentials from 6.2.2 to 6.2.3 in the cicd group (#629)
chore(deps): bump aws-actions/configure-aws-credentials Bumps the cicd group with 1 update: [aws-actions/configure-aws-credentials](https://github.com/aws-actions/configure-aws-credentials). Updates `aws-actions/configure-aws-credentials` from 6.2.2 to 6.2.3 - [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@517a711...e6de054) --- updated-dependencies: - dependency-name: aws-actions/configure-aws-credentials dependency-version: 6.2.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cicd ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5739d44 commit 684dff0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test_aws.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060

6161
steps:
6262
- name: Authenticate AWS
63-
uses: aws-actions/configure-aws-credentials@517a711dbcd0e402f90c77e7e2f81e849156e31d # v6.2.2
63+
uses: aws-actions/configure-aws-credentials@e6de054238d6b7531b4efff3b6587d9aade6a06c # v6.2.3
6464
with:
6565
aws-region: ${{ vars.AWS_REGION }}
6666
role-to-assume: ${{ vars.AWS_ROLE }}

0 commit comments

Comments
 (0)