Skip to content

Commit

Permalink
ci: add/update workflow for checking commit conventions
Browse files Browse the repository at this point in the history
  • Loading branch information
wetransformer committed Jun 14, 2024
1 parent c6e0c0e commit d37d50c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tf-conventional-commits.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
verify-commits:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7

# https://github.com/taskmedia/action-conventional-commits
- uses: taskmedia/action-conventional-commits@866c0e6dba6aaaef9ad0939a40620b27888906c2 # v1.1.17
Expand Down

0 comments on commit d37d50c

Please sign in to comment.