Skip to content

Commit

Permalink
chore(deps): bump the github-actions group with 1 update
Browse files Browse the repository at this point in the history
Bumps the github-actions group with 1 update: [morrisoncole/pr-lint-action](https://github.com/morrisoncole/pr-lint-action).


Updates `morrisoncole/pr-lint-action` from 1.7.0 to 1.7.1
- [Release notes](https://github.com/morrisoncole/pr-lint-action/releases)
- [Commits](MorrisonCole/pr-lint-action@v1.7.0...v1.7.1)

---
updated-dependencies:
- dependency-name: morrisoncole/pr-lint-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Mar 11, 2024
1 parent 0ab8b4e commit a551c89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ptlint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: morrisoncole/[email protected].0
- uses: morrisoncole/[email protected].1
with:
title-regex: "^(build|chore|ci|docs|feat|fix|perf|refactor|style|test|release|other)((.+))?:\\s.+"
on-failed-regex-fail-action: true
Expand Down

0 comments on commit a551c89

Please sign in to comment.