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 0641627 commit c294123Copy full SHA for c294123
.github/workflows/semantic.yml
@@ -18,6 +18,6 @@ jobs:
18
name: Validate PR title for semantic commit message
19
runs-on: ubuntu-latest
20
steps:
21
- - uses: amannn/action-semantic-pull-request@7f33ba792281b034f64e96f4c0b5496782dd3b37 # v6.1.0
+ - uses: amannn/action-semantic-pull-request@48f256284bd46cdaab1048c3721360e808335d50 # v6.1.1
22
env:
23
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments