Skip to content

Commit

Permalink
Merge pull request rook#15353 from rook/dependabot/github_actions/aws…
Browse files Browse the repository at this point in the history
…-actions/configure-aws-credentials-4.0.3

build(deps): bump aws-actions/configure-aws-credentials from 4.0.2 to 4.0.3
  • Loading branch information
subhamkrai authored Feb 4, 2025
2 parents 6e714c8 + 12b19a4 commit 3c273e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
password: ${{ secrets.DOCKER_PASSWORD }}

- name: Configure AWS Credentials
uses: aws-actions/configure-aws-credentials@e3dd6a429d7300a6a4c196c26e071d42e0343502 # v4.0.2
uses: aws-actions/configure-aws-credentials@4fc4975a852c8cd99761e2de1f4ba73402e44dd9 # v4.0.3
with:
aws-access-key-id: ${{ secrets.AWS_USR }}
aws-secret-access-key: ${{ secrets.AWS_PSW }}
Expand Down

0 comments on commit 3c273e3

Please sign in to comment.