Skip to content

Commit c719a67

Browse files
committed
Rollback dconv to an older version
haproxy-dconv current master (77d5cba) doesn't work correctly, this commit fix the checkout of an older version (369783d)
1 parent 443d809 commit c719a67

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ jobs:
4949
fetch-depth: 0
5050
repository: cbonte/haproxy-dconv
5151
path: dconv
52+
ref: 369783df0454f7e632e1d8ffad51ae50f935ed95
5253
- name: Install dconv dependencies.
5354
run: |
5455
pip3 install -r dconv/requirements.txt

0 commit comments

Comments
 (0)