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 9bf8e70 commit 24c79a7Copy full SHA for 24c79a7
.github/workflows/semantic.yml
@@ -19,7 +19,7 @@ jobs:
19
runs-on: ubuntu-latest
20
steps:
21
- name: semantic-pull-request
22
- uses: amannn/action-semantic-pull-request@0723387faaf9b38adef4775cd42cfd5155ed6017 # v5.5.3
+ uses: amannn/action-semantic-pull-request@48f256284bd46cdaab1048c3721360e808335d50 # v6.1.1
23
env:
24
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
25
with:
0 commit comments