From 4df77d04d8055f88fa0d71953455a1156dd4100a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 30 Sep 2022 23:37:59 +0000 Subject: [PATCH] deps: update actions/checkout digest to e6d535c --- .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 1f5ca375..885ebfed 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@2541b1294d2704b0964813337f33b291d3f8596b + uses: actions/checkout@e6d535c99c374d0c3f6d8cd8086a57b43c6c700a with: fetch-depth: 0 token: ${{ secrets.pat }}