diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index 708148a..c76a1f3 100644 --- a/.github/workflows/renovate.yml +++ b/.github/workflows/renovate.yml @@ -17,7 +17,7 @@ jobs: uses: actions/checkout@v6 - name: Run Renovate - uses: renovatebot/github-action@693b9ef15eec82123529a37c782242f091365961 + uses: renovatebot/github-action@8217b3fc286df088d7c27f3255fe8414463bc0fd with: configurationFile: .github/renovate-config.json token: ${{ secrets.RENOVATE_TOKEN }}