Skip to content

Commit 5161e6a

Browse files
authored
[github-test] bump actionlint from 1.7.8 to 1.7.9 (#38923)
- adds support for ubuntu-slim
1 parent 3814fea commit 5161e6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/github-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141

4242
- if: ${{ matrix.folder == '.github' && matrix.os == 'ubuntu'}}
4343
name: Lint workflows
44-
uses: docker://rhysd/actionlint:1.7.8
44+
uses: docker://rhysd/actionlint:1.7.9
4545
with:
4646
args: -color -verbose
4747

0 commit comments

Comments
 (0)