From f95b4bf3b73ff9c2c29371961c1a49c13f0d3e6b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 22 Aug 2023 18:22:45 +0000 Subject: [PATCH] chore(deps): update actions/checkout digest to 7739b9b --- .github/workflows/contracts-testing.yml | 2 +- .github/workflows/deploy-bots.yml | 2 +- .github/workflows/sentry-release.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/contracts-testing.yml b/.github/workflows/contracts-testing.yml index 29a5587bd..cfa7609d3 100644 --- a/.github/workflows/contracts-testing.yml +++ b/.github/workflows/contracts-testing.yml @@ -38,7 +38,7 @@ jobs: with: node-version: 16.x - - uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 + - uses: actions/checkout@7739b9ba2efcda9dde65ad1e3c2dbe65b41dfba7 - name: Cache node modules uses: actions/cache@67b839edb68371cc5014f6cea11c9aa77238de78 diff --git a/.github/workflows/deploy-bots.yml b/.github/workflows/deploy-bots.yml index c8a4d9f21..3a21626b1 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@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 + - uses: actions/checkout@7739b9ba2efcda9dde65ad1e3c2dbe65b41dfba7 - uses: actions/setup-python@61a6322f88396a6271a6ee3565807d608ecaddd1 - uses: aws-actions/setup-sam@12a6719db503425e98edcc798b6779590a450e8f - uses: aws-actions/configure-aws-credentials@5fd3084fc36e372ff1fff382a39b10d03659f355 diff --git a/.github/workflows/sentry-release.yml b/.github/workflows/sentry-release.yml index 7cd838994..0586ae221 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@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 + - uses: actions/checkout@7739b9ba2efcda9dde65ad1e3c2dbe65b41dfba7 - name: Cache node modules uses: actions/cache@67b839edb68371cc5014f6cea11c9aa77238de78