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 2e6b270 commit 1f14254Copy full SHA for 1f14254
.github/workflows/pr-title.yml
@@ -17,7 +17,7 @@ jobs:
17
# Please look up the latest version from
18
# https://github.com/amannn/action-semantic-pull-request/releases
19
# yamllint disable-line rule:line-length
20
- - uses: amannn/action-semantic-pull-request@cfb60706e18bc85e8aec535e3c577abe8f70378e # v5.5.2
+ - uses: amannn/action-semantic-pull-request@0723387faaf9b38adef4775cd42cfd5155ed6017 # v5.5.3
21
env:
22
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
23
with:
0 commit comments