diff --git a/.github/workflows/reusable-zizmor.yml b/.github/workflows/reusable-zizmor.yml index e4177060d..70afc5d33 100644 --- a/.github/workflows/reusable-zizmor.yml +++ b/.github/workflows/reusable-zizmor.yml @@ -242,7 +242,7 @@ jobs: MIN_SEVERITY: ${{ inputs.min-severity }} MIN_CONFIDENCE: ${{ inputs.min-confidence }} # renovate: datasource=pypi depName=zizmor - ZIZMOR_VERSION: 1.12.0 + ZIZMOR_VERSION: 1.12.1 GH_TOKEN: ${{ inputs.github-token || github.token }} ZIZMOR_EXTRA_ARGS: ${{ inputs.extra-args }} DEFAULT_ZIZMOR_CONFIG_DOWNLOADED: ${{ needs.job-workflow-ref.outputs.sha }}