We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f37b279 commit 8cd1851Copy full SHA for 8cd1851
.github/workflows/actions.yml
@@ -7,7 +7,7 @@ jobs:
7
runs-on: ubuntu-latest
8
steps:
9
- name: commit-check
10
- uses: docker://ghcr.io/haproxytech/commit-check:3.0.0
+ uses: docker://ghcr.io/haproxytech/commit-check:3.0.1
11
env:
12
API_TOKEN: ${{ secrets.GITHUB_TOKEN }}
13
generate:
0 commit comments