Skip to content

Commit

Permalink
Merge pull request #1563 from smallrye/dependabot/github_actions/wago…
Browse files Browse the repository at this point in the history
…id/commitlint-github-action-6

build(deps): bump wagoid/commitlint-github-action from 5 to 6
  • Loading branch information
jponge authored Apr 1, 2024
2 parents 0aa2b3e + 58de1c3 commit 7f1b9c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-pull.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
name: Check conventional commits
steps:
- uses: actions/checkout@v4
- uses: wagoid/commitlint-github-action@v5
- uses: wagoid/commitlint-github-action@v6

compatibility:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 7f1b9c3

Please sign in to comment.