Skip to content

Commit

Permalink
Merge pull request #7 from opzkit/dependabot/github_actions/wagoid/co…
Browse files Browse the repository at this point in the history
…mmitlint-github-action-6

chore(deps): bump wagoid/commitlint-github-action from 5 to 6
  • Loading branch information
argoyle authored Apr 5, 2024
2 parents 8efc3a2 + 5f71863 commit e6ac4da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/commitlint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ jobs:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@v5
- uses: wagoid/commitlint-github-action@v6
with:
configFile: "./.github/commitlint.config.mjs"

0 comments on commit e6ac4da

Please sign in to comment.