From 643885929a20da40edddb3b52fc5845f5565d72f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2024 20:03:13 +0000 Subject: [PATCH] Update actions/checkout digest to 11bd719 --- .../azure-static-web-apps-delightful-sky-087ceb100.yml | 2 +- .github/workflows/build.yml | 2 +- .github/workflows/compress-images.yml | 2 +- .github/workflows/crowdin.yml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/azure-static-web-apps-delightful-sky-087ceb100.yml b/.github/workflows/azure-static-web-apps-delightful-sky-087ceb100.yml index 966793d..62c2fea 100644 --- a/.github/workflows/azure-static-web-apps-delightful-sky-087ceb100.yml +++ b/.github/workflows/azure-static-web-apps-delightful-sky-087ceb100.yml @@ -15,7 +15,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 - uses: actions/setup-node@v4 diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index e898ae0..ef7facc 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -14,7 +14,7 @@ jobs: name: Build docusaurus Site runs-on: ubuntu-latest steps: - - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4 + - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4 - uses: actions/setup-node@v4 with: node-version: "18" diff --git a/.github/workflows/compress-images.yml b/.github/workflows/compress-images.yml index dc84c3f..676a575 100644 --- a/.github/workflows/compress-images.yml +++ b/.github/workflows/compress-images.yml @@ -35,7 +35,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 diff --git a/.github/workflows/crowdin.yml b/.github/workflows/crowdin.yml index 0f8fd98..b66658f 100644 --- a/.github/workflows/crowdin.yml +++ b/.github/workflows/crowdin.yml @@ -12,7 +12,7 @@ jobs: steps: - name: Checkout - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4 + uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4 - name: crowdin action uses: crowdin/github-action@v2.2.0