diff --git a/.github/workflows/release-job-image.yml b/.github/workflows/release-job-image.yml index abcf307c..5fc68780 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@1f9a0c22da41e6ebfa534300ef656657ea2c6707 + uses: actions/checkout@5c3ccc22eb2c950a0fa5bc7c47190d8e3f7e681a with: fetch-depth: 0 token: ${{ secrets.pat }}