Skip to content

Commit

Permalink
chore(deps): bump aws-actions/setup-sam
Browse files Browse the repository at this point in the history
Bumps [aws-actions/setup-sam](https://github.com/aws-actions/setup-sam) from 12a6719db503425e98edcc798b6779590a450e8f to 0814aefa91da71060c4fad09c03c24f8726386ea.
- [Release notes](https://github.com/aws-actions/setup-sam/releases)
- [Commits](aws-actions/setup-sam@12a6719...0814aef)

---
updated-dependencies:
- dependency-name: aws-actions/setup-sam
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 30, 2023
1 parent 7f8be8e commit 1257d4b
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 @@ -14,7 +14,7 @@ jobs:

- uses: actions/checkout@7739b9ba2efcda9dde65ad1e3c2dbe65b41dfba7
- uses: actions/setup-python@5f2af211d616f86005883b44826180b21abb4060
- uses: aws-actions/setup-sam@12a6719db503425e98edcc798b6779590a450e8f
- uses: aws-actions/setup-sam@0814aefa91da71060c4fad09c03c24f8726386ea
- uses: aws-actions/configure-aws-credentials@010d0da01d0b5a38af31e9c3470dbfdabdecca3a
with:
aws-access-key-id: ${{ secrets.STAGING_AWS_ACCESS_KEY }}
Expand Down

0 comments on commit 1257d4b

Please sign in to comment.