From 06038df53314491c5b181bfcfacfce084f335d69 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 22 Oct 2022 10:02:43 +0200 Subject: [PATCH] deps: update actions/checkout digest to 1f9a0c2 (#206) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .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 11c5add0..4dcf06ed 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@8230315d06ad95c617244d2f265d237a1682d445 + uses: actions/checkout@1f9a0c22da41e6ebfa534300ef656657ea2c6707 with: fetch-depth: 0 token: ${{ secrets.pat }}