We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f79a13e commit ca292cdCopy full SHA for ca292cd
.github/workflows/checks.yml
@@ -26,7 +26,7 @@ jobs:
26
with:
27
version: v1.53
28
only-new-issues: true
29
- - uses: megalinter/megalinter/flavors/go@v7.13.0
+ - uses: megalinter/megalinter/flavors/go@v8.0.0
30
env:
31
DEFAULT_BRANCH: master
32
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments