From 4df67bd783b391dd657ccd12c6e0cee0ea4c0995 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2024 17:22:59 +0000 Subject: [PATCH] chore(deps): update actions/checkout digest to 11bd719 --- .../workflows/azure-static-web-apps-black-sand-0b1c7da00.yml | 2 +- .github/workflows/compress-images.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/azure-static-web-apps-black-sand-0b1c7da00.yml b/.github/workflows/azure-static-web-apps-black-sand-0b1c7da00.yml index 9d0c422..7d2d2e0 100644 --- a/.github/workflows/azure-static-web-apps-black-sand-0b1c7da00.yml +++ b/.github/workflows/azure-static-web-apps-black-sand-0b1c7da00.yml @@ -21,7 +21,7 @@ jobs: runs-on: ubuntu-latest name: Build and Deploy Job steps: - - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4 + - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4 with: submodules: true - name: Build And Deploy diff --git a/.github/workflows/compress-images.yml b/.github/workflows/compress-images.yml index b8862c2..0a4f5ec 100644 --- a/.github/workflows/compress-images.yml +++ b/.github/workflows/compress-images.yml @@ -41,7 +41,7 @@ jobs: github.event.pull_request.head.repo.full_name == github.repository) steps: - name: Checkout Branch - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4 + uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4 - name: Compress Images id: calibre uses: calibreapp/image-actions@main