Skip to content

Commit

Permalink
Merge pull request #22 from furality/dependabot/github_actions/action…
Browse files Browse the repository at this point in the history
…s-d094ec627f

build(action): bump the actions group with 1 update
  • Loading branch information
ttshivers authored Nov 21, 2023
2 parents 197ee77 + 7ce7347 commit cd4e8f5
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 cd4e8f5

Please sign in to comment.