From 349d694f90ffb0e84900220fa0d489ca2a5cca66 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 25 Oct 2024 22:22:05 +0000 Subject: [PATCH] deps: update actions/checkout digest to 11bd719 --- .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 2a63551..e361381 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@6d193bf28034eafb982f37bd894289fe649468fc + uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 with: fetch-depth: 0 token: ${{ secrets.pat }}