Skip to content

Commit 981611b

Browse files
chore(deps): update koki-develop/github-actions-lint action to v1.6.0 (#202)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9372545 commit 981611b

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
@@ -27,7 +27,7 @@ jobs:
2727
- uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
2828
with:
2929
persist-credentials: false
30-
- uses: koki-develop/github-actions-lint/actionlint@2f3275d7d0eb37ff24c678bc7cc4ab2f07baa779 # v1.5.0
30+
- uses: koki-develop/github-actions-lint/actionlint@5ecd42b59803f14bfaa7ed0bfb8de8c1dc1b4c6d # v1.6.0
3131

3232
ghalint:
3333
name: Ghalint
@@ -39,7 +39,7 @@ jobs:
3939
- uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
4040
with:
4141
persist-credentials: false
42-
- uses: koki-develop/github-actions-lint/ghalint@2f3275d7d0eb37ff24c678bc7cc4ab2f07baa779 # v1.5.0
42+
- uses: koki-develop/github-actions-lint/ghalint@5ecd42b59803f14bfaa7ed0bfb8de8c1dc1b4c6d # v1.6.0
4343
with:
4444
action-path: ./.github/actions/**/action.yml
4545

@@ -53,7 +53,7 @@ jobs:
5353
- uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
5454
with:
5555
persist-credentials: false
56-
- uses: koki-develop/github-actions-lint/zizmor@2f3275d7d0eb37ff24c678bc7cc4ab2f07baa779 # v1.5.0
56+
- uses: koki-develop/github-actions-lint/zizmor@5ecd42b59803f14bfaa7ed0bfb8de8c1dc1b4c6d # v1.6.0
5757
with:
5858
github-token: ${{ github.token }}
5959
persona: auditor

0 commit comments

Comments
 (0)