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 3040b29 commit c0eb86eCopy full SHA for c0eb86e
.github/workflows/check_pr_title.yaml
@@ -9,6 +9,6 @@ jobs:
9
name: 'Check PR title'
10
runs-on: ubuntu-latest
11
steps:
12
- - uses: amannn/[email protected].0
+ - uses: amannn/[email protected].1
13
env:
14
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments