Skip to content

Commit 3409faa

Browse files
Bump aws-actions/configure-aws-credentials from 4.0.3 to 4.1.0 in /.github/actions/dbp-charts/verify-helm in the catch-all group (#912)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 29e77d9 commit 3409faa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/dbp-charts/verify-helm/action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ runs:
6363
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
6464
with:
6565
fetch-depth: 0
66-
- uses: aws-actions/configure-aws-credentials@4fc4975a852c8cd99761e2de1f4ba73402e44dd9 # v4.0.3
66+
- uses: aws-actions/configure-aws-credentials@ececac1a45f3b08a01d2dd070d28d111c5fe6722 # v4.1.0
6767
with:
6868
aws-region: ${{ inputs.aws_region }}
6969
aws-access-key-id: ${{ inputs.aws_access_key_id }}

0 commit comments

Comments
 (0)