Skip to content

Commit 597cfcb

Browse files
Update oxsecurity/megalinter action to v9
1 parent ab831f2 commit 597cfcb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
id: ml
2323
# You can override MegaLinter flavor used to have faster performances
2424
# More info at https://megalinter.io/flavors/
25-
uses: oxsecurity/megalinter/flavors/go@v8
25+
uses: oxsecurity/megalinter/flavors/go@v9
2626
env:
2727
# All available variables are described in documentation
2828
# https://megalinter.io/config-file/

0 commit comments

Comments
 (0)