diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index 4eac87a..08136d6 100644 --- a/.github/workflows/renovate.yml +++ b/.github/workflows/renovate.yml @@ -15,7 +15,7 @@ jobs: - run: | mv repo /tmp/repo sudo chown -R runneradmin:root /tmp/repo - - uses: renovatebot/github-action@v40.1.8 + - uses: renovatebot/github-action@v40.1.9 with: configurationFile: /tmp/repo/.github/renovate.json token: ${{ secrets.RENOVATE_TOKEN }}