diff --git a/.github/workflows/release-job-image.yml b/.github/workflows/release-job-image.yml index 6d9fd832..78411d93 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@8ade135a41bc03ea155e62e844d188df1ea18608 + uses: actions/checkout@8530928916aaef40f59e6f221989ccb31f5759e7 with: fetch-depth: 0 token: ${{ secrets.pat }}