diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index 8b31e8c8..baeb8933 100644 --- a/.github/workflows/renovate.yml +++ b/.github/workflows/renovate.yml @@ -12,7 +12,7 @@ jobs: with: token: ${{ secrets.BOT_TOKEN }} - name: Self-hosted Renovate - uses: renovatebot/github-action@6d5b2a0885ad64a8b7e7f95030178463c2bc64ed # tag=v32.179.1 + uses: renovatebot/github-action@59a07fba98dcaea797f2d50ec0c478321c250b41 # tag=v32.180.0 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}