Skip to content

Commit c361b58

Browse files
chore(deps): update aws-actions/configure-aws-credentials digest to 7474bc4 (#160)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e10d2be commit c361b58

15 files changed

+15
-15
lines changed

.github/workflows/periodic-terraform-apply-01.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
ref: master
2626

2727
- name: Configure AWS credentials
28-
uses: aws-actions/configure-aws-credentials@e3dd6a429d7300a6a4c196c26e071d42e0343502 # v4
28+
uses: aws-actions/configure-aws-credentials@7474bc4690e29a8392af63c5b98e7449536d5c3a # v4
2929
with:
3030
role-to-assume: ${{ secrets.OIDC_ROLE_ARN }}
3131
role-session-name: GithubActionsTerraform

.github/workflows/periodic-terraform-apply-03.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
ref: master
2626

2727
- name: Configure AWS credentials
28-
uses: aws-actions/configure-aws-credentials@e3dd6a429d7300a6a4c196c26e071d42e0343502 # v4
28+
uses: aws-actions/configure-aws-credentials@7474bc4690e29a8392af63c5b98e7449536d5c3a # v4
2929
with:
3030
role-to-assume: ${{ secrets.OIDC_ROLE_ARN }}
3131
role-session-name: GithubActionsTerraform

.github/workflows/periodic-terraform-apply-04.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
ref: master
2626

2727
- name: Configure AWS credentials
28-
uses: aws-actions/configure-aws-credentials@e3dd6a429d7300a6a4c196c26e071d42e0343502 # v4
28+
uses: aws-actions/configure-aws-credentials@7474bc4690e29a8392af63c5b98e7449536d5c3a # v4
2929
with:
3030
role-to-assume: ${{ secrets.OIDC_ROLE_ARN }}
3131
role-session-name: GithubActionsTerraform

.github/workflows/periodic-terraform-apply-05.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
ref: master
2626

2727
- name: Configure AWS credentials
28-
uses: aws-actions/configure-aws-credentials@e3dd6a429d7300a6a4c196c26e071d42e0343502 # v4
28+
uses: aws-actions/configure-aws-credentials@7474bc4690e29a8392af63c5b98e7449536d5c3a # v4
2929
with:
3030
role-to-assume: ${{ secrets.OIDC_ROLE_ARN }}
3131
role-session-name: GithubActionsTerraform

.github/workflows/periodic-terraform-apply-06.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
ref: master
2626

2727
- name: Configure AWS credentials
28-
uses: aws-actions/configure-aws-credentials@e3dd6a429d7300a6a4c196c26e071d42e0343502 # v4
28+
uses: aws-actions/configure-aws-credentials@7474bc4690e29a8392af63c5b98e7449536d5c3a # v4
2929
with:
3030
role-to-assume: ${{ secrets.OIDC_ROLE_ARN }}
3131
role-session-name: GithubActionsTerraform

.github/workflows/terraform-apply-01.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
ref: master
3030

3131
- name: Configure AWS credentials
32-
uses: aws-actions/configure-aws-credentials@e3dd6a429d7300a6a4c196c26e071d42e0343502 # v4
32+
uses: aws-actions/configure-aws-credentials@7474bc4690e29a8392af63c5b98e7449536d5c3a # v4
3333
with:
3434
role-to-assume: ${{ secrets.OIDC_ROLE_ARN }}
3535
role-session-name: GithubActionsTerraform

.github/workflows/terraform-apply-03.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
ref: master
3030

3131
- name: Configure AWS credentials
32-
uses: aws-actions/configure-aws-credentials@e3dd6a429d7300a6a4c196c26e071d42e0343502 # v4
32+
uses: aws-actions/configure-aws-credentials@7474bc4690e29a8392af63c5b98e7449536d5c3a # v4
3333
with:
3434
role-to-assume: ${{ secrets.OIDC_ROLE_ARN }}
3535
role-session-name: GithubActionsTerraform

.github/workflows/terraform-apply-04.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
ref: master
3030

3131
- name: Configure AWS credentials
32-
uses: aws-actions/configure-aws-credentials@e3dd6a429d7300a6a4c196c26e071d42e0343502 # v4
32+
uses: aws-actions/configure-aws-credentials@7474bc4690e29a8392af63c5b98e7449536d5c3a # v4
3333
with:
3434
role-to-assume: ${{ secrets.OIDC_ROLE_ARN }}
3535
role-session-name: GithubActionsTerraform

.github/workflows/terraform-apply-05.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
ref: master
2929

3030
- name: Configure AWS credentials
31-
uses: aws-actions/configure-aws-credentials@e3dd6a429d7300a6a4c196c26e071d42e0343502 # v4
31+
uses: aws-actions/configure-aws-credentials@7474bc4690e29a8392af63c5b98e7449536d5c3a # v4
3232
with:
3333
role-to-assume: ${{ secrets.OIDC_ROLE_ARN }}
3434
role-session-name: GithubActionsTerraform

.github/workflows/terraform-apply-06.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
ref: master
2929

3030
- name: Configure AWS credentials
31-
uses: aws-actions/configure-aws-credentials@e3dd6a429d7300a6a4c196c26e071d42e0343502 # v4
31+
uses: aws-actions/configure-aws-credentials@7474bc4690e29a8392af63c5b98e7449536d5c3a # v4
3232
with:
3333
role-to-assume: ${{ secrets.OIDC_ROLE_ARN }}
3434
role-session-name: GithubActionsTerraform

0 commit comments

Comments
 (0)