Skip to content

Commit

Permalink
lint: fix lint (#93)
Browse files Browse the repository at this point in the history
Signed-off-by: William Woodruff <william@trailofbits.com>
  • Loading branch information
woodruffw authored Dec 27, 2023
1 parent 3481802 commit cf9724e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@ jobs:

lint-md:
name: Lint Markdown
uses: trailofbits/.github/.github/workflows/lint.yml@v0.1.3
uses: trailofbits/.github/.github/workflows/make-lint.yml@v0.1.3
with:
language: markdown

0 comments on commit cf9724e

Please sign in to comment.