diff --git a/.github/workflows/run-renovate.yaml b/.github/workflows/run-renovate.yaml index 02245ae..d112d17 100644 --- a/.github/workflows/run-renovate.yaml +++ b/.github/workflows/run-renovate.yaml @@ -66,7 +66,7 @@ jobs: # https://github.com/marketplace/actions/renovate-bot-github-action - name: renovate bot - uses: renovatebot/github-action@eaf12548c13069dcc28bb75c4ee4610cdbe400c5 # v44.2.6 + uses: renovatebot/github-action@d65ef9e20512193cc070238b49c3873a361cd50c # v46.1.1 env: LOG_LEVEL: ${{ inputs.log-level }} RENOVATE_CONFIG_FILE: ${{ inputs.configuration-file }}