From 5ac01e4faf5891d4ab557ee81a512258ed154def Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 17 Oct 2025 13:20:17 +0000 Subject: [PATCH] chore(deps): update aws-actions/setup-sam digest to c71dd89 --- .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..8617237bb 100644 --- a/.github/workflows/deploy-bots.yml +++ b/.github/workflows/deploy-bots.yml @@ -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@c71dd89d980e49367c70391e8ada4353f52f2800 - uses: aws-actions/configure-aws-credentials@010d0da01d0b5a38af31e9c3470dbfdabdecca3a with: aws-access-key-id: ${{ secrets.STAGING_AWS_ACCESS_KEY }}