diff --git a/.github/workflows/run-renovate.yaml b/.github/workflows/run-renovate.yaml index 2b2889e..d032e17 100644 --- a/.github/workflows/run-renovate.yaml +++ b/.github/workflows/run-renovate.yaml @@ -45,7 +45,7 @@ jobs: token: "${{ steps.generate-token.outputs.token }}" - name: Renovate - uses: renovatebot/github-action@d4cde0ac34e53942ead1619a101748e3ab842937 # v40.2.1 + uses: renovatebot/github-action@042670e39b8d7335e992c3fa526ecbfbd52ef57b # v40.2.2 env: DRY_RUN: ${{ inputs.dryRun }} LOG_LEVEL: ${{ inputs.renovateLogLevel }}