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 2a07de3 commit 5cca899Copy full SHA for 5cca899
.github/workflows/pr-title-validation.yml
@@ -13,7 +13,7 @@ jobs:
13
name: Validate PR title
14
runs-on: ubuntu-latest
15
steps:
16
- - uses: amannn/action-semantic-pull-request@505e44b4f33b4c801f063838b3f053990ee46ea7 #v4.6.0
+ - uses: amannn/action-semantic-pull-request@0723387faaf9b38adef4775cd42cfd5155ed6017 # v5.5.3
17
with:
18
# Use the following release types to match the same rules in the PR title lint
19
# https://github.com/googleapis/release-please/blob/main/src/changelog-notes.ts#L42-L55
0 commit comments