Skip to content

Commit ea96da8

Browse files
authored
Merge pull request #10 from maxritter/dependabot/github_actions/github-actions-e1947946bf
chore(deps): bump amannn/action-semantic-pull-request from 5 to 6 in the github-actions group
2 parents 75c6230 + 481480a commit ea96da8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818

1919
steps:
2020
- name: Validate PR title
21-
uses: amannn/action-semantic-pull-request@v5
21+
uses: amannn/action-semantic-pull-request@v6
2222
env:
2323
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2424
with:

0 commit comments

Comments
 (0)