diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index 3e8abc92..b3720c87 100644 --- a/.github/workflows/renovate.yml +++ b/.github/workflows/renovate.yml @@ -58,7 +58,7 @@ jobs: cat "$CONFIG_FILE" - name: Self-hosted Renovate - uses: renovatebot/github-action@973d3e5a68e735a444e8c03432b66eedb343c302 # v46.2.0 + uses: renovatebot/github-action@316d7cd859606d6039a2182b7d69199e9b036835 # v46.2.1 with: token: ${{ steps.app-token.outputs.token }} configurationFile: .renovate-runner-config.json5