diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index e44aba5a..64d8c061 100644 --- a/.github/workflows/renovate.yml +++ b/.github/workflows/renovate.yml @@ -12,7 +12,7 @@ jobs: with: token: ${{ secrets.BOT_TOKEN }} - name: Self-hosted Renovate - uses: renovatebot/github-action@7a531d7e1c4bf1360392169d5d62c7ea8298cfc9 # v34.27.1 + uses: renovatebot/github-action@21546284a89a2d6e1086e19ae3ca956496640c51 # v34.27.3 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}