Skip to content

Commit

Permalink
Merge pull request #189 from furality/dependabot/github_actions/ahmad…
Browse files Browse the repository at this point in the history
…nassri/action-conventional-commit-lint-2.1.17

ci(action): bump ahmadnassri/action-conventional-commit-lint from 2.1.16 to 2.1.17
  • Loading branch information
fynn-ai authored Nov 21, 2023
2 parents 9b72b01 + 4a2bdbc commit 7a11b5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/commit-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ jobs:
- name: Commit lint
# Dependabot sometimes makes some really long commit messages and I can't stop it
continue-on-error: ${{ contains(github.event.pull_request.labels.*.name, 'dependencies') || github.actor == 'dependabot[bot]' }}
uses: ahmadnassri/[email protected].16
uses: ahmadnassri/[email protected].17
with:
token: ${{ github.token }}

0 comments on commit 7a11b5b

Please sign in to comment.