diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index deb24e4f8..24563fe4c 100644 --- a/.github/workflows/renovate.yml +++ b/.github/workflows/renovate.yml @@ -16,7 +16,7 @@ jobs: - name: Checkout repository uses: actions/checkout@v6.0.2 - name: Run Renovate - uses: renovatebot/github-action@44f24283a60f64273f1294932f16ba61193cccca # v46.1.0 + uses: renovatebot/github-action@d65ef9e20512193cc070238b49c3873a361cd50c # v46.1.1 with: configurationFile: renovate.json token: ${{ github.token }}