Skip to content

Commit

Permalink
ci: pin editorconfig-checker version
Browse files Browse the repository at this point in the history
  • Loading branch information
vbarua committed Jul 3, 2024
1 parent 8537dca commit 3223004
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: editorconfig-checker/action-editorconfig-checker@main
- uses: editorconfig-checker/action-editorconfig-checker@v2
- run: editorconfig-checker
commitlint:
name: Lint commits for semantic-release
Expand Down

0 comments on commit 3223004

Please sign in to comment.