Skip to content

Commit a2867ae

Browse files
[gha] bump aws-actions/configure-aws-credentials from 4.2.1 to 5.0.0 (#123)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2586b20 commit a2867ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dev-artifacts-push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
make helm-build
3535
3636
- name: Configure AWS credentials
37-
uses: aws-actions/configure-aws-credentials@b47578312673ae6fa5b5096b330d9fbac3d116df # v4.0.1
37+
uses: aws-actions/configure-aws-credentials@a03048d87541d1d9fcf2ecf528a4a65ba9bd7838 # v4.0.1
3838
with:
3939
aws-access-key-id: ${{ secrets.NO_AUTH_ECR_PUSH_USERNAME }}
4040
aws-secret-access-key: ${{ secrets.NO_AUTH_ECR_PUSH_PASSWD }}

0 commit comments

Comments
 (0)