diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index f57811b..8b50d6e 100644 --- a/.github/workflows/renovate.yml +++ b/.github/workflows/renovate.yml @@ -49,7 +49,7 @@ jobs: permission-checks: write - name: Run Renovate - uses: renovatebot/github-action@b67590ea780158ccd13192c22a3655a5231f869d # v46.1.8 + uses: renovatebot/github-action@eb932558ad942cccfd8211cf535f17ff183a9f74 # v46.1.9 with: configurationFile: .github/renovate.json token: ${{ steps.app-token.outputs.token }}