From 670b43a4c8cf58e23358c07a952277d443fdc554 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 14 Apr 2023 23:49:09 +0000 Subject: [PATCH] deps: update actions/checkout digest to 47fbe2d --- .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 9940ccb7..742b6f1b 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@8f4b7f84864484a7bf31766abe9204da3cbe65b3 + uses: actions/checkout@47fbe2df0ad0e27efb67a70beac3555f192b062f with: fetch-depth: 0 token: ${{ secrets.pat }}