We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49ec8e2 commit 40f32b3Copy full SHA for 40f32b3
.github/workflows/reusable-zizmor.yml
@@ -242,7 +242,7 @@ jobs:
242
MIN_SEVERITY: ${{ inputs.min-severity }}
243
MIN_CONFIDENCE: ${{ inputs.min-confidence }}
244
# renovate: datasource=pypi depName=zizmor
245
- ZIZMOR_VERSION: 1.11.0
+ ZIZMOR_VERSION: 1.12.0
246
GH_TOKEN: ${{ inputs.github-token || github.token }}
247
ZIZMOR_EXTRA_ARGS: ${{ inputs.extra-args }}
248
DEFAULT_ZIZMOR_CONFIG_DOWNLOADED: ${{ needs.job-workflow-ref.outputs.sha }}
0 commit comments