From 6e9f34d72bcae83885e75c59006419bb4e5257f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Feb 2025 21:14:32 +0000 Subject: [PATCH] chore(deps): bump actions/setup-python Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5f2af211d616f86005883b44826180b21abb4060 to 42375524e23c412d93fb67b49958b491fce71c38. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](https://github.com/actions/setup-python/compare/5f2af211d616f86005883b44826180b21abb4060...42375524e23c412d93fb67b49958b491fce71c38) --- updated-dependencies: - dependency-name: actions/setup-python 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 4794efaad..1273e28fe 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@42375524e23c412d93fb67b49958b491fce71c38 - uses: aws-actions/setup-sam@12a6719db503425e98edcc798b6779590a450e8f - uses: aws-actions/configure-aws-credentials@010d0da01d0b5a38af31e9c3470dbfdabdecca3a with: