We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69ec4a5 commit 0e8b33bCopy full SHA for 0e8b33b
.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@v8.2.0
+ - uses: megalinter/megalinter/flavors/go@v8.3.0
30
env:
31
DEFAULT_BRANCH: master
32
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments