We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2570869 commit b899e8fCopy full SHA for b899e8f
.github/workflows/check-pr-title.yaml
@@ -17,7 +17,7 @@
17
statuses: write
18
contents: read
19
steps:
20
- - uses: amannn/action-semantic-pull-request@0723387faaf9b38adef4775cd42cfd5155ed6017 # v5.5.3
+ - uses: amannn/action-semantic-pull-request@7f33ba792281b034f64e96f4c0b5496782dd3b37 # v6.1.0
21
id: lint_pr_title
22
env:
23
GITHUB_TOKEN: ${{ github.token }}
0 commit comments