Skip to content

Commit 6cda2f2

Browse files
Bump aws-actions/configure-aws-credentials from 4.0.1 to 4.0.2 (#307)
Bumps [aws-actions/configure-aws-credentials](https://github.com/aws-actions/configure-aws-credentials) from 4.0.1 to 4.0.2. - [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@010d0da...e3dd6a4) --- updated-dependencies: - dependency-name: aws-actions/configure-aws-credentials dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 552e770 commit 6cda2f2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
output_file_path: reports/results.sarif
7777
download_external_modules: true
7878
- name: configure aws credentials
79-
uses: aws-actions/configure-aws-credentials@010d0da01d0b5a38af31e9c3470dbfdabdecca3a # v4.0.1
79+
uses: aws-actions/configure-aws-credentials@e3dd6a429d7300a6a4c196c26e071d42e0343502 # v4.0.2
8080
with:
8181
role-to-assume: arn:aws:iam::172017021075:role/GithubWorkFlowRole
8282
role-session-name: githubworkflowrolesessiont2
@@ -108,7 +108,7 @@ jobs:
108108
echo "${{ env.AliasTargetHostedZoneId }}"
109109
echo "${{ env.AliasTargetDNSName }}"
110110
- name: configure aws credentials Frankfurt region
111-
uses: aws-actions/configure-aws-credentials@010d0da01d0b5a38af31e9c3470dbfdabdecca3a # v4.0.1
111+
uses: aws-actions/configure-aws-credentials@e3dd6a429d7300a6a4c196c26e071d42e0343502 # v4.0.2
112112
with:
113113
role-to-assume: arn:aws:iam::172017021075:role/GithubWorkFlowRole
114114
role-session-name: githubworkflowrolesessiont2

0 commit comments

Comments
 (0)