Skip to content

Commit d5723a9

Browse files
dependabot[bot]galenlynch
authored andcommitted
build(deps): bump wagoid/commitlint-github-action from 5 to 6
--- updated-dependencies: - dependency-name: wagoid/commitlint-github-action dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 969abf3 commit d5723a9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
fetch-depth: 0
4646
token: ${{ secrets.SERVICE_TOKEN }}
4747
- name: Lint Commit Message
48-
uses: wagoid/commitlint-github-action@v5
48+
uses: wagoid/commitlint-github-action@v6
4949
- name: Lint Code Base
5050
uses: github/super-linter/slim@v4
5151
# Slim image does not include linters: rust, dotenv, armtk, pwsh, c#

0 commit comments

Comments
 (0)