diff --git a/.github/workflows/release-job-image.yml b/.github/workflows/release-job-image.yml index ffef5598..4bef0aa5 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@24cb9080177205b6e8c946b17badbe402adc938f + uses: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3 with: fetch-depth: 0 token: ${{ secrets.pat }}