We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80996d2 commit 2fb0e5eCopy full SHA for 2fb0e5e
1 file changed
.github/workflows/build.yaml
@@ -135,7 +135,7 @@ jobs:
135
uses: actions/checkout@v6
136
- name: Check workflow files
137
run: |
138
- bash <(curl https://raw.githubusercontent.com/rhysd/actionlint/main/scripts/download-actionlint.bash) 1.7.1
+ bash <(curl https://raw.githubusercontent.com/rhysd/actionlint/main/scripts/download-actionlint.bash) 1.7.9
139
./actionlint -color -shellcheck= -ignore "set-output"
140
shell: bash
141
0 commit comments