Skip to content

Commit 6d644a5

Browse files
authored
Merge pull request #179 from scribd/dependabot/github_actions/amannn/action-semantic-pull-request-5
chore(deps): bump amannn/action-semantic-pull-request from 4 to 5
2 parents 3810c17 + 616f477 commit 6d644a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validate-pr-title.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
runs-on: ubuntu-20.04
1111
steps:
1212
- name: Validate PR Title
13-
uses: amannn/action-semantic-pull-request@v4
13+
uses: amannn/action-semantic-pull-request@v5
1414
env:
1515
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
1616
with:

0 commit comments

Comments
 (0)