Skip to content

Commit 3803a16

Browse files
Ian Lewisramonpetgrave64
Ian Lewis
authored andcommitted
chore: fix pr-title-checker (slsa-framework#770)
Updates `thehanimo/pr-title-checker` to v1.4.2 and fixes the version comment. Signed-off-by: Ian Lewis <[email protected]> Signed-off-by: Ramon Petgrave <[email protected]>
1 parent f41e1fd commit 3803a16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-title.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
validate:
1111
runs-on: ubuntu-latest
1212
steps:
13-
- uses: thehanimo/pr-title-checker@e914bff8ab5e6f1a6a270da6954cd6bfd1d7f1fb # v1
13+
- uses: thehanimo/pr-title-checker@1d8cd483a2b73118406a187f54dca8a9415f1375 # v1.4.2
1414
with:
1515
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
1616
configuration_path: ".github/pr-title-checker-config.json"

0 commit comments

Comments
 (0)