Skip to content

Commit 8c50002

Browse files
Merge pull request #1381 from flutter-form-builder-ecosystem/dependabot/github_actions/ytanikin/PRConventionalCommits-1.2.0
build(deps): bump ytanikin/PRConventionalCommits from 1.1.0 to 1.2.0
2 parents 626bd43 + 8e96411 commit 8c50002

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
runs-on: ubuntu-latest
1010
steps:
1111
- name: PR Conventional Commit Validation
12-
uses: ytanikin/PRConventionalCommits@1.1.0
12+
uses: ytanikin/PRConventionalCommits@1.2.0
1313
with:
1414
task_types: '["feat","fix","docs","test","ci","refactor","perf","chore","revert"]'
1515
add_label: 'false'

0 commit comments

Comments
 (0)