diff --git a/.github/workflows/update-dependencies.yml b/.github/workflows/update-dependencies.yml index 2762fe4..7d24db3 100644 --- a/.github/workflows/update-dependencies.yml +++ b/.github/workflows/update-dependencies.yml @@ -12,7 +12,7 @@ jobs: - name: Checkout uses: actions/checkout@v6.0.2 - name: Self-hosted Renovate - uses: renovatebot/github-action@v46.1.1 + uses: renovatebot/github-action@v46.1.2 with: token: ${{ secrets.RENOVATE_TOKEN }} configurationFile: .github/renovate.json