Skip to content

Commit

Permalink
chore(deps): bump actions/setup-python
Browse files Browse the repository at this point in the history
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5f2af211d616f86005883b44826180b21abb4060 to 871daa956ca9ea99f3c3e30acb424b7960676734.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@5f2af21...871daa9)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 29, 2024
1 parent 501f7f3 commit 319391a
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 @@ -13,7 +13,7 @@ jobs:
egress-policy: audit # TODO: change to 'egress-policy: block' after couple of runs

- uses: actions/checkout@7739b9ba2efcda9dde65ad1e3c2dbe65b41dfba7
- uses: actions/setup-python@5f2af211d616f86005883b44826180b21abb4060
- uses: actions/setup-python@871daa956ca9ea99f3c3e30acb424b7960676734
- uses: aws-actions/setup-sam@12a6719db503425e98edcc798b6779590a450e8f
- uses: aws-actions/configure-aws-credentials@010d0da01d0b5a38af31e9c3470dbfdabdecca3a
with:
Expand Down

0 comments on commit 319391a

Please sign in to comment.