diff --git a/.github/workflows/commitlint.yml b/.github/workflows/commitlint.yml index 0e9346b49..549a6a528 100644 --- a/.github/workflows/commitlint.yml +++ b/.github/workflows/commitlint.yml @@ -8,6 +8,6 @@ jobs: - uses: actions/checkout@v4 with: fetch-depth: 0 - - uses: wagoid/commitlint-github-action@v5.4.3 + - uses: wagoid/commitlint-github-action@v5.4.4 with: helpURL: https://github.com/carbon-design-system/gatsby-theme-carbon/blob/main/docs/commitlint.md