From 031368efb50addc5913c995fee23450f1debece1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 19 Oct 2023 10:40:22 +0000 Subject: [PATCH] Update actions/checkout digest to b4ffde6 --- .../workflows/azure-static-web-apps-black-stone-0c40f9100.yml | 2 +- .github/workflows/build.yml | 2 +- .github/workflows/crowdin-update-source.yml | 2 +- .github/workflows/crowdin.yml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/azure-static-web-apps-black-stone-0c40f9100.yml b/.github/workflows/azure-static-web-apps-black-stone-0c40f9100.yml index 9fc59a9..df24877 100644 --- a/.github/workflows/azure-static-web-apps-black-stone-0c40f9100.yml +++ b/.github/workflows/azure-static-web-apps-black-stone-0c40f9100.yml @@ -17,7 +17,7 @@ jobs: runs-on: ubuntu-latest name: Build and Deploy Job steps: - - uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4 + - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4 with: submodules: true - name: install yarn diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 1734b59..b5f7d54 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -15,7 +15,7 @@ jobs: name: Build docusaurus Site runs-on: ubuntu-latest steps: - - uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4 + - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4 - uses: actions/setup-node@v3 with: node-version: "16" diff --git a/.github/workflows/crowdin-update-source.yml b/.github/workflows/crowdin-update-source.yml index dcf916f..7ee5fac 100644 --- a/.github/workflows/crowdin-update-source.yml +++ b/.github/workflows/crowdin-update-source.yml @@ -10,7 +10,7 @@ jobs: steps: - name: Checkout - uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4 + uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4 - name: crowdin action uses: crowdin/github-action@v1.13.1 diff --git a/.github/workflows/crowdin.yml b/.github/workflows/crowdin.yml index a452624..9348bd4 100644 --- a/.github/workflows/crowdin.yml +++ b/.github/workflows/crowdin.yml @@ -12,7 +12,7 @@ jobs: steps: - name: Checkout - uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4 + uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4 - name: crowdin action uses: crowdin/github-action@v1.13.1