From 9a848f7c18557a8c071c5a252b05555b70a066bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Apr 2025 07:00:52 +0000 Subject: [PATCH] chore(deps): bump actions/setup-python Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5f2af211d616f86005883b44826180b21abb4060 to 6ed2c67c8abe7646815dbd50364eea862d396fd9. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](https://github.com/actions/setup-python/compare/5f2af211d616f86005883b44826180b21abb4060...6ed2c67c8abe7646815dbd50364eea862d396fd9) --- updated-dependencies: - dependency-name: actions/setup-python dependency-version: 6ed2c67c8abe7646815dbd50364eea862d396fd9 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/deploy-bots.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy-bots.yml b/.github/workflows/deploy-bots.yml index 0529a824a..03e5b54b7 100644 --- a/.github/workflows/deploy-bots.yml +++ b/.github/workflows/deploy-bots.yml @@ -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@6ed2c67c8abe7646815dbd50364eea862d396fd9 - uses: aws-actions/setup-sam@12a6719db503425e98edcc798b6779590a450e8f - uses: aws-actions/configure-aws-credentials@010d0da01d0b5a38af31e9c3470dbfdabdecca3a with: