diff --git a/.github/workflows/update-dependencies.yml b/.github/workflows/update-dependencies.yml index ca29c62a..ada644d4 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@693b9ef15eec82123529a37c782242f091365961 # v46.1.14 with: configurationFile: renovate-config.js token: ${{ secrets.RENOVATE_GITHUB_TOKEN }}