Skip to content

Commit 6ca35a9

Browse files
committed
fix(subworkflow): update utils_nfcore_pipeline
1 parent b67141d commit 6ca35a9

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ Thank you to everyone else that has contributed by reporting bugs, enhancements
6767
- [PR #1278](https://github.com/nf-core/rnaseq/pull/1278) - Delocalise pseudo quant workflow
6868
- [PR #1280](https://github.com/nf-core/rnaseq/pull/1280) - Reorganise pipeline level tests into flat directory structure
6969
- [PR #1283](https://github.com/nf-core/rnaseq/pull/1283) - Add output files to nf-test snapshot
70+
- [PR #1293](https://github.com/nf-core/rnaseq/pull/1293) - Update subworkflow utils_nfcore_pipeline
7071

7172
### Parameters
7273

modules.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -339,7 +339,7 @@
339339
},
340340
"utils_nfcore_pipeline": {
341341
"branch": "master",
342-
"git_sha": "5caf7640a9ef1d18d765d55339be751bb0969dfa",
342+
"git_sha": "92de218a329bfc9a9033116eb5f65fd270e72ba3",
343343
"installed_by": ["subworkflows"]
344344
},
345345
"utils_nfvalidation_plugin": {

subworkflows/nf-core/utils_nfcore_pipeline/main.nf

+7-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)