diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index 4aced9c..febdc23 100644 --- a/.github/workflows/renovate.yml +++ b/.github/workflows/renovate.yml @@ -17,7 +17,7 @@ jobs: uses: actions/checkout@v7 - name: Run Renovate - uses: renovatebot/github-action@8217b3fc286df088d7c27f3255fe8414463bc0fd + uses: renovatebot/github-action@6d859fc95779be83a0335ca704879b47e5d79641 with: configurationFile: .github/renovate-config.json token: ${{ secrets.RENOVATE_TOKEN }}