Skip to content

Commit

Permalink
build(deps): bump wagoid/commitlint-github-action from 5 to 6 (#31)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Mar 29, 2024
1 parent 509523f commit a1a1f2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@v5
- uses: wagoid/commitlint-github-action@v6
trunk:
if: >
(github.event_name == 'pull_request' && !contains(github.event.pull_request.labels.*.name, 'skip workflows')) ||
Expand Down

0 comments on commit a1a1f2a

Please sign in to comment.