From d7ad674e0e73f234e6a3c9da5f2b9801884e43cc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 4 Sep 2024 17:00:25 +0000 Subject: [PATCH] :arrow_up: Updates wagoid/commitlint-github-action action to v6 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/commitlint.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/commitlint.yml b/.github/workflows/commitlint.yml index 252e75a..4a42ef5 100644 --- a/.github/workflows/commitlint.yml +++ b/.github/workflows/commitlint.yml @@ -11,7 +11,7 @@ jobs: - uses: actions/checkout@v2 with: fetch-depth: 0 - - uses: wagoid/commitlint-github-action@v2.2.5 + - uses: wagoid/commitlint-github-action@v6.1.2 with: configFile: './.github/workflows/lint/.commitlintrc.json' helpURL: https://rook.io/docs/rook/master/development-flow.html#commit-structure