Skip to content

Commit 2fb0e5e

Browse files
committed
Update actionlint to 1.7.9
1 parent 80996d2 commit 2fb0e5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ jobs:
135135
uses: actions/checkout@v6
136136
- name: Check workflow files
137137
run: |
138-
bash <(curl https://raw.githubusercontent.com/rhysd/actionlint/main/scripts/download-actionlint.bash) 1.7.1
138+
bash <(curl https://raw.githubusercontent.com/rhysd/actionlint/main/scripts/download-actionlint.bash) 1.7.9
139139
./actionlint -color -shellcheck= -ignore "set-output"
140140
shell: bash
141141

0 commit comments

Comments
 (0)