Skip to content

Commit cc6d27e

Browse files
dependabot[bot]edibble21
authored andcommitted
chore(deps): bump aws-actions/configure-aws-credentials from 4.0.2 to 4.0.3 in /.github/actions/e2e/upgrade-crds in the action-deps group (aws#7715)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 28c0e00 commit cc6d27e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/e2e/upgrade-crds/action.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ runs:
1919
using: "composite"
2020
steps:
2121
- name: configure aws credentials
22-
uses: aws-actions/configure-aws-credentials@e3dd6a429d7300a6a4c196c26e071d42e0343502 # v4.0.2
22+
uses: aws-actions/configure-aws-credentials@4fc4975a852c8cd99761e2de1f4ba73402e44dd9 # v4.0.3
2323
with:
2424
role-to-assume: arn:aws:iam::${{ inputs.account_id }}:role/${{ inputs.role }}
2525
aws-region: ${{ inputs.region }}

0 commit comments

Comments
 (0)