We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6c2274 commit 1d0f96bCopy full SHA for 1d0f96b
.github/workflows/pr-title.yml
@@ -20,7 +20,7 @@ jobs:
20
name: Validate PR title
21
runs-on: ubuntu-latest
22
steps:
23
- - uses: amannn/action-semantic-pull-request@e32d7e603df1aa1ba07e981f2a23455dee596825 # pin@v5
+ - uses: amannn/action-semantic-pull-request@e49f57ce06c1747542fce2243c7a98682384bc0e # pin@v5
24
env:
25
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
26
with:
0 commit comments