From 524964242c066abeb052ff3cbecf8d7aea8a531f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 7 Nov 2024 19:48:54 +0000 Subject: [PATCH] chore(deps): update actions/checkout digest to 11bd719 --- .github/workflows/deploy-bots.yml | 2 +- .github/workflows/sentry-release.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/deploy-bots.yml b/.github/workflows/deploy-bots.yml index ddd4e4b51..6c3f6e971 100644 --- a/.github/workflows/deploy-bots.yml +++ b/.github/workflows/deploy-bots.yml @@ -12,7 +12,7 @@ jobs: with: egress-policy: audit # TODO: change to 'egress-policy: block' after couple of runs - - uses: actions/checkout@7739b9ba2efcda9dde65ad1e3c2dbe65b41dfba7 + - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 - uses: actions/setup-python@5f2af211d616f86005883b44826180b21abb4060 - uses: aws-actions/setup-sam@12a6719db503425e98edcc798b6779590a450e8f - uses: aws-actions/configure-aws-credentials@010d0da01d0b5a38af31e9c3470dbfdabdecca3a diff --git a/.github/workflows/sentry-release.yml b/.github/workflows/sentry-release.yml index f64e20481..54f915e9f 100644 --- a/.github/workflows/sentry-release.yml +++ b/.github/workflows/sentry-release.yml @@ -29,7 +29,7 @@ jobs: sentry.io:443 54.185.253.63:443 - - uses: actions/checkout@7739b9ba2efcda9dde65ad1e3c2dbe65b41dfba7 + - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 - name: Cache node modules uses: actions/cache@704facf57e6136b1bc63b828d79edcd491f0ee84