Skip to content

Commit d6293f6

Browse files
nextflow/25.04.3 package update (#55141)
<p align="center"> <img src="https://raw.githubusercontent.com/wolfi-dev/.github/b535a42419ce0edb3c144c0edcff55a62b8ec1f8/profile/wolfi-logo-light-mode.svg" /> </p> Signed-off-by: wolfi-bot <[email protected]> Co-authored-by: wolfi-bot <[email protected]>
1 parent 2f6826c commit d6293f6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

nextflow.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
package:
22
name: nextflow
3-
version: "25.04.2"
4-
epoch: 1
3+
version: "25.04.3"
4+
epoch: 0
55
description: A DSL for data-driven computational pipelines.
66
copyright:
77
- license: Apache-2.0
@@ -28,7 +28,7 @@ pipeline:
2828
- uses: git-checkout
2929
with:
3030
repository: https://github.com/nextflow-io/nextflow.git
31-
expected-commit: ea75b301c7928dfea20af47ad9b4f9212fa3b1e7
31+
expected-commit: 08c0027038cd99789dd790f2082f50870bc2de91
3232
tag: v${{package.version}}
3333

3434
- uses: patch

0 commit comments

Comments
 (0)