From 0a416c0297ce6e95d8249d689231879ca144d2f4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 11 Mar 2023 01:30:32 +0000 Subject: [PATCH] deps: update actions/checkout digest to 27135e3 --- .github/workflows/release-job-image.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release-job-image.yml b/.github/workflows/release-job-image.yml index 04d823f7..b6ef667d 100644 --- a/.github/workflows/release-job-image.yml +++ b/.github/workflows/release-job-image.yml @@ -43,7 +43,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Checkout - uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c + uses: actions/checkout@27135e314dd1818f797af1db9dae03a9f045786b with: fetch-depth: 0 token: ${{ secrets.pat }}