diff --git a/.github/workflows/renovate.yaml b/.github/workflows/renovate.yaml index 8b5da819..17595af2 100644 --- a/.github/workflows/renovate.yaml +++ b/.github/workflows/renovate.yaml @@ -23,7 +23,7 @@ jobs: installation_id: ${{ secrets.RENOVATE_INSTALLATION_ID }} private_key: ${{ secrets.RENOVATE_PRIVATE_KEY }} - name: Self-hosted Renovate - uses: renovatebot/github-action@c56dbeca772b331ddf18eefad8b93f0f3c69d34a # v34.159.2 + uses: renovatebot/github-action@5d3fbef92a76cbf78f5732d17c07a2e76e6f7555 # v39.1.4 env: # Repository taken from variable to keep configuration file generic RENOVATE_REPOSITORIES: ${{ github.repository }}