Skip to content

Commit ef213fc

Browse files
authored
Merge pull request #347 from chrovis/dependabot/github_actions/xcoo/clj-lint-action-1.1.15
build(deps): Bump xcoo/clj-lint-action from 1.1.13 to 1.1.15
2 parents ee2f232 + d3b9271 commit ef213fc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
id : master_base_sha
1212
if : github.ref == 'refs/heads/master'
1313
run: echo "base_sha=${{ github.event.before }}" >> $GITHUB_OUTPUT
14-
- uses: xcoo/clj-lint-action@v1.1.13
14+
- uses: xcoo/clj-lint-action@v1.1.15
1515
with:
1616
linters: "[\"clj-kondo\" \"kibit\" \"eastwood\"]"
1717
github_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)