diff --git a/.github/workflows/pipeline.yml b/.github/workflows/pipeline.yml index 204e327..0560987 100644 --- a/.github/workflows/pipeline.yml +++ b/.github/workflows/pipeline.yml @@ -8,7 +8,7 @@ permissions: jobs: check-conventional-commits: - uses: armakuni/github-actions/.github/workflows/check-conventional-commits.yml@v0.19.6 + uses: armakuni/github-actions/.github/workflows/check-conventional-commits.yml@v0.19.10 test-checkout-rust-project: uses: ./.github/workflows/test-checkout-rust-project.yml