25.diff (565B)
1 diff --git a/.github/workflows/renovate.yaml b/.github/workflows/renovate.yaml 2 index ab40016f..4557ee39 100644 3 --- a/.github/workflows/renovate.yaml 4 +++ b/.github/workflows/renovate.yaml 5 @@ -38,7 +38,7 @@ jobs: 6 uses: actions/checkout@v4 7 8 - name: Self-hosted Renovate 9 - uses: renovatebot/github-action@v40.1.12 10 + uses: renovatebot/github-action@0984fb80fc633b17e57f3e8b6c007fe0dc3e0d62 # v40.3.6 11 with: 12 configurationFile: .github/renovate.json 13 token: ${{ secrets.RENOVATE_TOKEN || secrets.GITHUB_TOKEN }}