Skip to content

Commit 12bf534

Browse files
chore(deps): update koki-develop/github-actions-lint action to v1.3.0 (#163)
1 parent c6652d2 commit 12bf534

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@79e44f1c8de97bff90f5bf8497a8b2af1f66193c # v1.2.0
29+
- uses: koki-develop/github-actions-lint/actionlint@145f4a885c4e3b5d78ba1d2d5d7a927706fc531b # v1.3.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@79e44f1c8de97bff90f5bf8497a8b2af1f66193c # v1.2.0
40+
- uses: koki-develop/github-actions-lint/ghalint@145f4a885c4e3b5d78ba1d2d5d7a927706fc531b # v1.3.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@79e44f1c8de97bff90f5bf8497a8b2af1f66193c # v1.2.0
53+
- uses: koki-develop/github-actions-lint/zizmor@145f4a885c4e3b5d78ba1d2d5d7a927706fc531b # v1.3.0
5454
with:
5555
github-token: ${{ github.token }}
5656
persona: auditor

0 commit comments

Comments
 (0)