Skip to content

Commit

Permalink
ci(pr-linting): speculative fix for header-trim error
Browse files Browse the repository at this point in the history
Also reported here
JulienKode/pull-request-name-linter-action#236

Signed-off-by: Konstantinos Maninakis <[email protected]>
  • Loading branch information
maninak committed Jan 31, 2024
1 parent 45f890a commit b8bbcc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-linting.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Install Dependencies
run: npm install @commitlint/config-conventional
run: npm install @commitlint/config-conventional@v17
- uses: JulienKode/[email protected]

0 comments on commit b8bbcc5

Please sign in to comment.