From bfb7b598a5b2c3fc42130d0d5a4b610708d9fba0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 28 Mar 2024 20:38:06 +0000 Subject: [PATCH] chore(deps): update wagoid/commitlint-github-action action to v6 --- .github/workflows/lint.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index c0dd62869..0a895cefd 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -12,7 +12,7 @@ jobs: with: fetch-depth: 0 persist-credentials: false - - uses: wagoid/commitlint-github-action@v5 + - uses: wagoid/commitlint-github-action@v6 with: configFile: './package.json' env: