We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ee2f232 + d3b9271 commit ef213fcCopy full SHA for ef213fc
1 file changed
.github/workflows/lint.yml
@@ -11,7 +11,7 @@ jobs:
11
id : master_base_sha
12
if : github.ref == 'refs/heads/master'
13
run: echo "base_sha=${{ github.event.before }}" >> $GITHUB_OUTPUT
14
- - uses: xcoo/clj-lint-action@v1.1.13
+ - uses: xcoo/clj-lint-action@v1.1.15
15
with:
16
linters: "[\"clj-kondo\" \"kibit\" \"eastwood\"]"
17
github_token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments