Skip to content

Commit 97179e0

Browse files
chore(deps): update koki-develop/github-actions-lint action to v1.4.0 (#166)
1 parent 302feec commit 97179e0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/github-actions-lint.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
2727
with:
2828
persist-credentials: false
29-
- uses: koki-develop/github-actions-lint/actionlint@145f4a885c4e3b5d78ba1d2d5d7a927706fc531b # v1.3.0
29+
- uses: koki-develop/github-actions-lint/actionlint@46a15ec95d25fd2fed6657d591e67d1c1cdae92b # v1.4.0
3030

3131
ghalint:
3232
timeout-minutes: 5
@@ -37,7 +37,7 @@ jobs:
3737
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
3838
with:
3939
persist-credentials: false
40-
- uses: koki-develop/github-actions-lint/ghalint@145f4a885c4e3b5d78ba1d2d5d7a927706fc531b # v1.3.0
40+
- uses: koki-develop/github-actions-lint/ghalint@46a15ec95d25fd2fed6657d591e67d1c1cdae92b # v1.4.0
4141
with:
4242
action-path: ./.github/actions/**/action.yml
4343

@@ -50,7 +50,7 @@ jobs:
5050
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
5151
with:
5252
persist-credentials: false
53-
- uses: koki-develop/github-actions-lint/zizmor@145f4a885c4e3b5d78ba1d2d5d7a927706fc531b # v1.3.0
53+
- uses: koki-develop/github-actions-lint/zizmor@46a15ec95d25fd2fed6657d591e67d1c1cdae92b # v1.4.0
5454
with:
5555
github-token: ${{ github.token }}
5656
persona: auditor

0 commit comments

Comments
 (0)