Skip to content

Commit 0e8174e

Browse files
Build(deps): Bump aws-actions/configure-aws-credentials from 2 to 5
Bumps [aws-actions/configure-aws-credentials](https://github.com/aws-actions/configure-aws-credentials) from 2 to 5. - [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...v5) --- updated-dependencies: - dependency-name: aws-actions/configure-aws-credentials dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8ed30f7 commit 0e8174e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/notification-worker-lambdas.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
cache-dependency-path: cdk/yarn.lock
4141
node-version-file: .nvmrc
4242

43-
- uses: aws-actions/configure-aws-credentials@v2
43+
- uses: aws-actions/configure-aws-credentials@v5
4444
with:
4545
aws-region: eu-west-1
4646
role-to-assume: ${{ secrets.AWS_ROLE_ARN }}

0 commit comments

Comments
 (0)