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 aa3261f commit 95a7fd3Copy full SHA for 95a7fd3
.github/workflows/semantic-lint.yml
@@ -15,6 +15,6 @@ jobs:
15
semantic-lint:
16
runs-on: ubuntu-latest
17
steps:
18
- - uses: amannn/action-semantic-pull-request@e32d7e603df1aa1ba07e981f2a23455dee596825 # v5
+ - uses: amannn/action-semantic-pull-request@48f256284bd46cdaab1048c3721360e808335d50 # v6
19
env:
20
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments