Skip to content

Commit 22c3426

Browse files
committed
BUILD/MINOR: update commit commit check tool
1 parent ee1f64d commit 22c3426

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/actions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
runs-on: ubuntu-latest
88
steps:
99
- name: commit-check
10-
uses: docker://ghcr.io/haproxytech/commit-check:3.0.0
10+
uses: docker://ghcr.io/haproxytech/commit-check:3.0.1
1111
env:
1212
API_TOKEN: ${{ secrets.GITHUB_TOKEN }}
1313
generate:

0 commit comments

Comments
 (0)