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 614f201 commit ae8127aCopy full SHA for ae8127a
.github/workflows/lint-pr-title.yml
@@ -13,7 +13,7 @@ jobs:
13
steps:
14
- name: Check PR title
15
id: lint_pr_title
16
- uses: amannn/action-semantic-pull-request@0723387faaf9b38adef4775cd42cfd5155ed6017 # v5.5.3
+ uses: amannn/action-semantic-pull-request@48f256284bd46cdaab1048c3721360e808335d50 # v6.1.1
17
env:
18
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
19
0 commit comments