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 759087e commit 809bda9Copy full SHA for 809bda9
.github/workflows/semantic-pull-request.yml
@@ -27,6 +27,6 @@ jobs:
27
private-key: ${{ secrets.MY_RENOVATE_GITHUB_PRIVATE_KEY }}
28
29
- name: Validate semantic pull request title
30
- uses: amannn/action-semantic-pull-request@0723387faaf9b38adef4775cd42cfd5155ed6017 # v5.5.3
+ uses: amannn/action-semantic-pull-request@48f256284bd46cdaab1048c3721360e808335d50 # v6.1.1
31
env:
32
GITHUB_TOKEN: ${{ steps.app-token.outputs.token }}
0 commit comments