diff --git a/.github/workflows/pr-checks.yaml b/.github/workflows/pr-checks.yaml index 323da07..5d3fad1 100644 --- a/.github/workflows/pr-checks.yaml +++ b/.github/workflows/pr-checks.yaml @@ -7,7 +7,7 @@ jobs: runs-on: zon-ubuntu-general-dind steps: - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4 - - uses: wagoid/commitlint-github-action@9763196e10f27aef304c9b8b660d31d97fce0f99 # v5 + - uses: wagoid/commitlint-github-action@3d28780bbf0365e29b144e272b2121204d5be5f3 # v6 tests: runs-on: zon-ubuntu-general-dind