Skip to content

Commit 19ad18a

Browse files
chore(deps): update koki-develop/github-actions-lint action to v1.5.0
1 parent de7e36e commit 19ad18a

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@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
2727
with:
2828
persist-credentials: false
29-
- uses: koki-develop/github-actions-lint/actionlint@62dfef5c9854a07712bad7af3bee7edb0c1109b1 # v1.4.1
29+
- uses: koki-develop/github-actions-lint/actionlint@2f3275d7d0eb37ff24c678bc7cc4ab2f07baa779 # v1.5.0
3030

3131
ghalint:
3232
timeout-minutes: 5
@@ -37,7 +37,7 @@ jobs:
3737
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
3838
with:
3939
persist-credentials: false
40-
- uses: koki-develop/github-actions-lint/ghalint@62dfef5c9854a07712bad7af3bee7edb0c1109b1 # v1.4.1
40+
- uses: koki-develop/github-actions-lint/ghalint@2f3275d7d0eb37ff24c678bc7cc4ab2f07baa779 # v1.5.0
4141
with:
4242
action-path: ./.github/actions/**/action.yml
4343

@@ -50,7 +50,7 @@ jobs:
5050
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
5151
with:
5252
persist-credentials: false
53-
- uses: koki-develop/github-actions-lint/zizmor@62dfef5c9854a07712bad7af3bee7edb0c1109b1 # v1.4.1
53+
- uses: koki-develop/github-actions-lint/zizmor@2f3275d7d0eb37ff24c678bc7cc4ab2f07baa779 # v1.5.0
5454
with:
5555
github-token: ${{ github.token }}
5656
persona: auditor

0 commit comments

Comments
 (0)