From 5a2e52a05edf14d5ad731735bbba1cdb851189ff Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 17 Feb 2021 03:58:56 +0000 Subject: [PATCH] :arrow_up: Updates wagoid/commitlint-github-action action to v2.2.3 Signed-off-by: Renovate Bot --- .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 38b30bef83d..634dc2aaf14 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.0 + - uses: wagoid/commitlint-github-action@v2.2.3 with: configFile: './.github/workflows/lint/.commitlintrc.json' helpURL: https://rook.io/docs/rook/master/development-flow.html#commit-structure