Skip to content

Commit

Permalink
chore(deps): bump aws-actions/configure-aws-credentials from 4.0.3 to…
Browse files Browse the repository at this point in the history
… 4.1.0 (#12593)
  • Loading branch information
dependabot[bot] authored Feb 11, 2025
1 parent 4b19573 commit 66bdb39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dev-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@ jobs:
poetry run deployer search-index ../client/build
- name: Configure AWS Credentials
uses: aws-actions/configure-aws-credentials@v4.0.3
uses: aws-actions/configure-aws-credentials@v4.1.0
with:
aws-access-key-id: ${{ secrets.DEPLOYER_STAGE_AND_DEV_AWS_ACCESS_KEY_ID }}
aws-secret-access-key: ${{ secrets.DEPLOYER_STAGE_AND_DEV_AWS_SECRET_ACCESS_KEY }}
Expand Down

0 comments on commit 66bdb39

Please sign in to comment.