diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 08c50f75..2581f7ff 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -19,7 +19,7 @@ jobs: with: fetch-depth: 0 - name: Lint commit messages - uses: wagoid/commitlint-github-action@baffd3c16c570c0a26bf89be729b81bb796e9bd5 # renovate: tag=v3.1.4 + uses: wagoid/commitlint-github-action@59203cb6ee1ce85035e6fe7b3aa878cf80653739 # renovate: tag=v4.1.1 lint: runs-on: ubuntu-latest