Skip to content

Commit 66125e7

Browse files
build(deps): bump ytanikin/PRConventionalCommits from 1.2.0 to 1.3.0
Bumps [ytanikin/PRConventionalCommits](https://github.com/ytanikin/prconventionalcommits) from 1.2.0 to 1.3.0. - [Release notes](https://github.com/ytanikin/prconventionalcommits/releases) - [Commits](ytanikin/PRConventionalCommits@1.2.0...1.3.0) --- updated-dependencies: - dependency-name: ytanikin/PRConventionalCommits dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 70968df commit 66125e7

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.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)