Skip to content

Commit

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

build(action): bump the actions group with 1 update
  • Loading branch information
ttshivers authored Aug 31, 2023
2 parents aa97e0b + 0c19bd0 commit 73b8d35
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].15
uses: ahmadnassri/[email protected].16
with:
token: ${{ github.token }}

0 comments on commit 73b8d35

Please sign in to comment.