diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index b2d4e87d..520a9ad3 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@2535077be4f3a55ecff924d99c5deee087865a76 # v34.108.4 + uses: renovatebot/github-action@50132854284b060dea4842b0b0634105ee514b01 # v34.108.5 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}