diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index c320a56e4..d4ea663a2 100644 --- a/.github/workflows/renovate.yml +++ b/.github/workflows/renovate.yml @@ -28,7 +28,7 @@ jobs: submodules: recursive - name: Self-hosted Renovate - uses: renovatebot/github-action@9ad1a8e771c002ece340d1ff028fae4503fe041b # v41.0.12 + uses: renovatebot/github-action@e084b5ac6fd201023db6dd7743aec023babb02c8 # v41.0.13 with: configurationFile: .github/renovate.json token: ${{ secrets.RENOVATE_TOKEN }}