diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index cefe09c08..7c2d21322 100644 --- a/.github/workflows/renovate.yml +++ b/.github/workflows/renovate.yml @@ -16,7 +16,7 @@ jobs: - name: Checkout repository uses: actions/checkout@v5.0.0 - name: Run Renovate - uses: renovatebot/github-action@53bdcc4ec92f28e5023ac92356ea8bb45f8b807d # v43.0.15 + uses: renovatebot/github-action@e2421a9a80287bba9997b41a15ea1e5585d96925 # v43.0.16 with: configurationFile: renovate.json token: ${{ github.token }}