diff --git a/.github/workflows/actions-lock.json b/.github/workflows/actions-lock.json index d9a9a55..9caac17 100644 --- a/.github/workflows/actions-lock.json +++ b/.github/workflows/actions-lock.json @@ -5,8 +5,8 @@ "codecov/codecov-action@v5.4.2": "ad3126e916f78f00edff4ed0317cf185271ccc2d", "googleapis/release-please-action@v4.2.0": "a02a34c4d625f9be7cb89156071d8567266a2445", "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/actionlint@v1.2.0": "79e44f1c8de97bff90f5bf8497a8b2af1f66193c", + "koki-develop/github-actions-lint/ghalint@v1.2.0": "79e44f1c8de97bff90f5bf8497a8b2af1f66193c", + "koki-develop/github-actions-lint/zizmor@v1.2.0": "79e44f1c8de97bff90f5bf8497a8b2af1f66193c" } } diff --git a/.github/workflows/actions.json b/.github/workflows/actions.json index e6548d1..b26c261 100644 --- a/.github/workflows/actions.json +++ b/.github/workflows/actions.json @@ -4,7 +4,7 @@ "codecov/codecov-action": "v5.4.2", "googleapis/release-please-action": "v4.2.0", "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/actionlint": "v1.2.0", + "koki-develop/github-actions-lint/ghalint": "v1.2.0", + "koki-develop/github-actions-lint/zizmor": "v1.2.0" } diff --git a/.github/workflows/github-actions-lint.yml b/.github/workflows/github-actions-lint.yml index ffe6781..642ca17 100644 --- a/.github/workflows/github-actions-lint.yml +++ b/.github/workflows/github-actions-lint.yml @@ -1,4 +1,4 @@ # DO NOT EDIT THIS FILE # This file is automatically generated by ghats (https://www.npmjs.com/package/ghats) # Edit the workflow in .github/workflows/github-actions-lint.ts instead, and run `ghats build` to update this file. -{"name":"GitHub Actions Lint","on":{"pull_request":{"paths":[".github/**"]},"push":{"branches":["main"],"paths":[".github/**"]}},"permissions":{},"concurrency":{"group":"${{ github.workflow }}-${{ github.ref }}","cancel-in-progress":true},"jobs":{"actionlint":{"runs-on":"ubuntu-latest","permissions":{"contents":"read"},"timeout-minutes":5,"steps":[{"with":{"persist-credentials":"false"},"uses":"actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683"},{"uses":"koki-develop/github-actions-lint/actionlint@cd40a2834e54895146e4a73ae17dcc37944ffb0f"}]},"ghalint":{"runs-on":"ubuntu-latest","permissions":{"contents":"read"},"timeout-minutes":5,"steps":[{"with":{"persist-credentials":"false"},"uses":"actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683"},{"uses":"koki-develop/github-actions-lint/ghalint@cd40a2834e54895146e4a73ae17dcc37944ffb0f"}]},"zizmor":{"runs-on":"ubuntu-latest","permissions":{"contents":"read"},"timeout-minutes":5,"steps":[{"with":{"persist-credentials":"false"},"uses":"actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683"},{"with":{"github-token":"${{ github.token }}","persona":"auditor"},"uses":"koki-develop/github-actions-lint/zizmor@cd40a2834e54895146e4a73ae17dcc37944ffb0f"}]}}} \ No newline at end of file +{"name":"GitHub Actions Lint","on":{"pull_request":{"paths":[".github/**"]},"push":{"branches":["main"],"paths":[".github/**"]}},"permissions":{},"concurrency":{"group":"${{ github.workflow }}-${{ github.ref }}","cancel-in-progress":true},"jobs":{"actionlint":{"runs-on":"ubuntu-latest","permissions":{"contents":"read"},"timeout-minutes":5,"steps":[{"with":{"persist-credentials":"false"},"uses":"actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683"},{"uses":"koki-develop/github-actions-lint/actionlint@79e44f1c8de97bff90f5bf8497a8b2af1f66193c"}]},"ghalint":{"runs-on":"ubuntu-latest","permissions":{"contents":"read"},"timeout-minutes":5,"steps":[{"with":{"persist-credentials":"false"},"uses":"actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683"},{"uses":"koki-develop/github-actions-lint/ghalint@79e44f1c8de97bff90f5bf8497a8b2af1f66193c"}]},"zizmor":{"runs-on":"ubuntu-latest","permissions":{"contents":"read"},"timeout-minutes":5,"steps":[{"with":{"persist-credentials":"false"},"uses":"actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683"},{"with":{"github-token":"${{ github.token }}","persona":"auditor"},"uses":"koki-develop/github-actions-lint/zizmor@79e44f1c8de97bff90f5bf8497a8b2af1f66193c"}]}}} \ No newline at end of file