diff --git a/.github/workflows/update-dependencies.yml b/.github/workflows/update-dependencies.yml index ca29c62a..2bfc0c95 100644 --- a/.github/workflows/update-dependencies.yml +++ b/.github/workflows/update-dependencies.yml @@ -19,7 +19,7 @@ jobs: uses: actions/checkout@v6 - name: Self-hosted Renovate - uses: renovatebot/github-action@e23f4d9675532445118c886434f5a34292b630b4 # v46.0.2 + uses: renovatebot/github-action@6d859fc95779be83a0335ca704879b47e5d79641 # v46.1.16 with: configurationFile: renovate-config.js token: ${{ secrets.RENOVATE_GITHUB_TOKEN }}