We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7a8f74 commit 138a234Copy full SHA for 138a234
.github/workflows/pr-title.yml
@@ -10,7 +10,7 @@ jobs:
10
validate:
11
runs-on: ubuntu-latest
12
steps:
13
- - uses: thehanimo/pr-title-checker@e914bff8ab5e6f1a6a270da6954cd6bfd1d7f1fb # v1
+ - uses: thehanimo/pr-title-checker@1d8cd483a2b73118406a187f54dca8a9415f1375 # v1.4.2
14
with:
15
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
16
configuration_path: ".github/pr-title-checker-config.json"
0 commit comments