Skip to content

Commit

Permalink
chore(deps): update aws-actions/configure-aws-credentials digest to 1…
Browse files Browse the repository at this point in the history
…b1cca7
  • Loading branch information
renovate[bot] authored Mar 12, 2024
1 parent 004c04f commit 770f064
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-bots.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- uses: actions/checkout@7739b9ba2efcda9dde65ad1e3c2dbe65b41dfba7
- uses: actions/setup-python@5f2af211d616f86005883b44826180b21abb4060
- uses: aws-actions/setup-sam@12a6719db503425e98edcc798b6779590a450e8f
- uses: aws-actions/configure-aws-credentials@010d0da01d0b5a38af31e9c3470dbfdabdecca3a
- uses: aws-actions/configure-aws-credentials@1b1cca71d5af87b48fbf0941a0dc68ba542e9485
with:
aws-access-key-id: ${{ secrets.STAGING_AWS_ACCESS_KEY }}
aws-secret-access-key: ${{ secrets.STAGING_AWS_SECRET_KEY }}
Expand Down

0 comments on commit 770f064

Please sign in to comment.