Skip to content

Commit 16d3969

Browse files
Merge pull request #1433 from flutter-form-builder-ecosystem/dependabot/github_actions/ytanikin/PRConventionalCommits-1.3.0
build(deps): bump ytanikin/PRConventionalCommits from 1.2.0 to 1.3.0
2 parents 70968df + 66125e7 commit 16d3969

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr.yaml

+1-1
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.2.0
12+
uses: ytanikin/PRConventionalCommits@1.3.0
1313
with:
1414
task_types: '["feat","fix","docs","test","ci","refactor","perf","chore","revert"]'
1515
add_label: 'false'

0 commit comments

Comments
 (0)