Skip to content

fix: conventional-commits.yml uses the latest version of the Action #54

fix: conventional-commits.yml uses the latest version of the Action

fix: conventional-commits.yml uses the latest version of the Action #54

name: Conventional Commits
on:
push:
jobs:
conventional-commits:
name: Conventional Commits
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ubiquity/action-conventional-commits@master