diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index 7ae157625..4382aa4fc 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@a3c115cd6676c8a5bc72f9715f108759e570daf5 # v43.0.19 + uses: renovatebot/github-action@ea850436a5fe75c0925d583c7a02c60a5865461d # v43.0.20 with: configurationFile: renovate.json token: ${{ github.token }}