Skip to content

Commit

Permalink
deps(workflows): update ytanikin/prconventionalcommits action to v1.3…
Browse files Browse the repository at this point in the history
….0 (#378)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 28, 2024
1 parent c3a184b commit 158c71f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-compliance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: PR Conventional Commit Validation
uses: ytanikin/PRConventionalCommits@1.2.0
uses: ytanikin/PRConventionalCommits@1.3.0
with:
task_types: '["feat","fix", "feat!", "fix!", "refactor!", "deps", "chore", "docs"]'

0 comments on commit 158c71f

Please sign in to comment.