Skip to content

Commit b5a7880

Browse files
authored
Merge pull request #1068 from nf-core/update_untar
Update untar
2 parents a4dc547 + 22fd5ff commit b5a7880

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ Thank you to everyone else that has contributed by reporting bugs, enhancements
2222
- [PR #1051](https://github.com/nf-core/rnaseq/pull/1051) - Remove `public_aws_ecr` profile
2323
- [PR #1054](https://github.com/nf-core/rnaseq/pull/1054) - Template update to nf-core/tools v2.9
2424
- [PR #1058](https://github.com/nf-core/rnaseq/pull/1058) - Use `nf-validation` plugin for parameter and samplesheet validation
25+
- [PR #1068](https://github.com/nf-core/rnaseq/pull/1068) - Update `grep` version for `untar` module
2526

2627
## [[3.12.0](https://github.com/nf-core/rnaseq/releases/tag/3.12.0)] - 2023-06-02
2728

modules.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@
221221
},
222222
"untar": {
223223
"branch": "master",
224-
"git_sha": "5c460c5a4736974abde2843294f35307ee2b0e5e",
224+
"git_sha": "d0b4fc03af52a1cc8c6fb4493b921b57352b1dd8",
225225
"installed_by": ["modules"]
226226
}
227227
}

modules/nf-core/untar/main.nf

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)