Skip to content

Commit

Permalink
build(deps): bump ahmadnassri/action-commit-lint from 2.1.16 to 2.1.17 (
Browse files Browse the repository at this point in the history
#239)

Bumps [ahmadnassri/action-commit-lint](https://github.com/ahmadnassri/action-commit-lint) from 2.1.16 to 2.1.17.
- [Release notes](https://github.com/ahmadnassri/action-commit-lint/releases)
- [Changelog](https://github.com/ahmadnassri/action-commit-lint/blob/master/.release.json)
- [Commits](ahmadnassri/action-commit-lint@v2.1.16...v2.1.17)

---
updated-dependencies:
- dependency-name: ahmadnassri/action-commit-lint
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 24, 2023
1 parent c37fc1c commit 75b7966
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 @@ -8,6 +8,6 @@ jobs:

steps:
- uses: actions/checkout@v4
- uses: ahmadnassri/action-commit-lint@v2.1.16
- uses: ahmadnassri/action-commit-lint@v2.1.17
with:
config: .github/linters/.commit-lint.yml

0 comments on commit 75b7966

Please sign in to comment.