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 4ecdc20 commit 8659302Copy full SHA for 8659302
1 file changed
.github/workflows/pr-title.yml
@@ -24,7 +24,7 @@ jobs:
24
steps:
25
# Please look up the latest version from
26
# https://github.com/amannn/action-semantic-pull-request/releases
27
- - uses: amannn/action-semantic-pull-request@0723387faaf9b38adef4775cd42cfd5155ed6017 # v5.5.3
+ - uses: amannn/action-semantic-pull-request@48f256284bd46cdaab1048c3721360e808335d50 # v6.1.1
28
env:
29
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
30
with:
0 commit comments