Skip to content

Commit 6369b65

Browse files
dependabot[bot]priv-kweihmann
authored andcommitted
build(deps): bump aschbacd/gitlint-action from 1.1.0 to 1.2.0
Bumps [aschbacd/gitlint-action](https://github.com/aschbacd/gitlint-action) from 1.1.0 to 1.2.0. - [Release notes](https://github.com/aschbacd/gitlint-action/releases) - [Commits](aschbacd/gitlint-action@v1.1.0...v1.2.0) --- updated-dependencies: - dependency-name: aschbacd/gitlint-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 463e392 commit 6369b65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
if: github.event_name == 'pull_request' && github.event.pull_request.user.login != 'dependabot[bot]'
1414
steps:
1515
- name: Lint commits
16-
uses: aschbacd/gitlint-action@v1.1.0
16+
uses: aschbacd/gitlint-action@v1.2.0
1717
with:
1818
github-token: ${{ secrets.GITHUB_TOKEN }}
1919
commit-message-body-max-length: 72

0 commit comments

Comments
 (0)