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 b156f5e commit 5030ca3Copy full SHA for 5030ca3
.github/workflows/conventional-pr-title.yml
@@ -9,7 +9,7 @@ jobs:
9
lint:
10
runs-on: ubuntu-latest
11
steps:
12
- - uses: amannn/action-semantic-pull-request@e32d7e603df1aa1ba07e981f2a23455dee596825 # v5
+ - uses: amannn/action-semantic-pull-request@48f256284bd46cdaab1048c3721360e808335d50 # v6
13
env:
14
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
15
with:
0 commit comments