Skip to content

Commit a9e0ae9

Browse files
committed
pin new siqc release
1 parent c169f72 commit a9e0ae9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/ingestion_qc/generate_html/config.vsh.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ engines:
5252
- git
5353
- type: docker
5454
run: |
55-
cd /opt && git clone -b v0.2.0 https://github.com/openpipelines-bio/siqc.git \
55+
cd /opt && git clone -b v0.2.1 https://github.com/openpipelines-bio/siqc.git \
5656
&& cd siqc && npm install \
5757
&& true
5858

0 commit comments

Comments
 (0)