Skip to content

Commit

Permalink
[INTERNAL] PRLINT: Upgrade to latest version (#3232)
Browse files Browse the repository at this point in the history
https://github.com/MorrisonCole/pr-lint-action

Co-authored-by: Matias Quaranta <ealsur@users.noreply.github.com>
  • Loading branch information
j82w and ealsur committed Jun 1, 2022
1 parent 19cb260 commit 1264fb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prlint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
pr-lint:
runs-on: ubuntu-latest
steps:
- uses: morrisoncole/pr-lint-action@v1.5.0
- uses: morrisoncole/pr-lint-action@v1.6.1
with:
title-regex: '(\[Internal\]|\[v4\] )?.{3}.+: (Adds|Fixes|Refactors|Removes) .{3}.+'
repo-token: "${{ secrets.GITHUB_TOKEN }}"
Expand Down

0 comments on commit 1264fb4

Please sign in to comment.