Skip to content

Commit

Permalink
Bump gcattan/git-quality-check from 0.1.2 to 0.1.3
Browse files Browse the repository at this point in the history
Bumps [gcattan/git-quality-check](https://github.com/gcattan/git-quality-check) from 0.1.2 to 0.1.3.
- [Release notes](https://github.com/gcattan/git-quality-check/releases)
- [Commits](gcattan/git-quality-check@v0.1.2...v0.1.3)

---
updated-dependencies:
- dependency-name: gcattan/git-quality-check
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 25, 2023
1 parent 22a9262 commit bc38e28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/git-quality-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
fetch-depth: 0
- name: Git Quality Check
id: git-quality-check
uses: gcattan/git-quality-check@v0.1.2
uses: gcattan/git-quality-check@v0.1.3
with:
badWords: WIP, todo
mainBranches: origin/master, origin/develop, origin/main
Expand Down

0 comments on commit bc38e28

Please sign in to comment.