From 8551486541377b6139c8d2b85b3af5ca5766246a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 31 Dec 2022 01:42:56 +0000 Subject: [PATCH] deps: update actions/checkout digest to ac59398 --- .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 dacdd127..dad932ec 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@3ba5ee6fac7e0e30e2ea884e236f282d3a775891 + uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c with: fetch-depth: 0 token: ${{ secrets.pat }}