Skip to content

Commit

Permalink
Merge pull request #933 from synclounge/dependabot/github_actions/ahm…
Browse files Browse the repository at this point in the history
…adnassri/action-conventional-commit-lint-2.1.17
  • Loading branch information
dependabot[bot] authored Nov 20, 2023
2 parents 7c853a5 + 1a65b30 commit f107290
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 @@ -15,6 +15,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:
github-token: ${{ github.token }}

0 comments on commit f107290

Please sign in to comment.