diff --git a/.github/workflows/actions-lock.json b/.github/workflows/actions-lock.json index d9a9a55..3dbfe46 100644 --- a/.github/workflows/actions-lock.json +++ b/.github/workflows/actions-lock.json @@ -7,6 +7,6 @@ "jdx/mise-action@v2.2.1": "7a111ead46986ccad89a74ad013ba2a7c08c9e67", "koki-develop/github-actions-lint/actionlint@v1.1.0": "cd40a2834e54895146e4a73ae17dcc37944ffb0f", "koki-develop/github-actions-lint/ghalint@v1.1.0": "cd40a2834e54895146e4a73ae17dcc37944ffb0f", - "koki-develop/github-actions-lint/zizmor@v1.1.0": "cd40a2834e54895146e4a73ae17dcc37944ffb0f" + "koki-develop/github-actions-lint/zizmor@v1.2.0": "79e44f1c8de97bff90f5bf8497a8b2af1f66193c" } } diff --git a/.github/workflows/actions.json b/.github/workflows/actions.json index e6548d1..36a6611 100644 --- a/.github/workflows/actions.json +++ b/.github/workflows/actions.json @@ -6,5 +6,5 @@ "jdx/mise-action": "v2.2.1", "koki-develop/github-actions-lint/actionlint": "v1.1.0", "koki-develop/github-actions-lint/ghalint": "v1.1.0", - "koki-develop/github-actions-lint/zizmor": "v1.1.0" + "koki-develop/github-actions-lint/zizmor": "v1.2.0" }