Skip to content

Commit 0690f5a

Browse files
chore(deps): bump aws-actions/configure-aws-credentials from 5 to 6
Bumps [aws-actions/configure-aws-credentials](https://github.com/aws-actions/configure-aws-credentials) from 5 to 6. - [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@v5...v6) --- updated-dependencies: - dependency-name: aws-actions/configure-aws-credentials dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 39db13e commit 0690f5a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/integration-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ jobs:
108108
fi
109109
110110
- name: Configure AWS credentials via OIDC
111-
uses: aws-actions/configure-aws-credentials@v5
111+
uses: aws-actions/configure-aws-credentials@v6
112112
with:
113113
role-to-assume: ${{ secrets.OIDC_ROLE_ARN }}
114114
aws-region: us-east-1

0 commit comments

Comments
 (0)