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 98eb5eb commit 2b14959Copy full SHA for 2b14959
1 file changed
.github/workflows/semantic-pull-request.yml
@@ -22,7 +22,7 @@ jobs:
22
if: ${{ github.event_name != 'merge_group' }}
23
steps:
24
- name: Validate PR title
25
- uses: amannn/action-semantic-pull-request@0723387faaf9b38adef4775cd42cfd5155ed6017 # v5.5.3
+ uses: amannn/action-semantic-pull-request@7f33ba792281b034f64e96f4c0b5496782dd3b37 # v6.1.0
26
env:
27
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
28
with:
0 commit comments