diff --git a/.github/workflows/renovate-commits.yml b/.github/workflows/renovate-commits.yml index 30d6aa6..de9d1de 100644 --- a/.github/workflows/renovate-commits.yml +++ b/.github/workflows/renovate-commits.yml @@ -12,7 +12,7 @@ jobs: if: github.actor == 'renovate[bot]' runs-on: ubuntu-latest steps: - - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6 + - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6 - name: Generate Commits View env: GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}