diff --git a/.github/workflows/renovate.yaml b/.github/workflows/renovate.yaml index f5ad1b43..f36e4a09 100644 --- a/.github/workflows/renovate.yaml +++ b/.github/workflows/renovate.yaml @@ -227,7 +227,7 @@ jobs: echo "RENOVATE_REPOSITORY_CACHE=${{ steps.renovate-cache.outputs.cache-hit == 'true' && 'enabled' || 'reset' }}" >> $GITHUB_ENV - name: Renovate ${{ env.RENOVATE_VERSION }} - uses: renovatebot/github-action@4cc203c40dc0eb6b356306893cabda6ff9d42f33 # v37.0.0 + uses: renovatebot/github-action@v36.0.0 env: FORCE_COLOR: ${{ steps.configure.outputs.force-color }} LOG_LEVEL: ${{ steps.configure.outputs.log-level }}