Skip to content

Commit

Permalink
Bump nf-core/setup-nextflow from 1.5.2 to 2.0.0 (#394)
Browse files Browse the repository at this point in the history
Bumps [nf-core/setup-nextflow](https://github.com/nf-core/setup-nextflow) from 1.5.2 to 2.0.0.
- [Release notes](https://github.com/nf-core/setup-nextflow/releases)
- [Changelog](https://github.com/nf-core/setup-nextflow/blob/master/CHANGELOG.md)
- [Commits](nf-core/setup-nextflow@v1.5.2...v2.0.0)

---
updated-dependencies:
- dependency-name: nf-core/setup-nextflow
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 4, 2024
1 parent a6bf60f commit 28067c5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/integration-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ jobs:

- uses: viash-io/viash-actions/setup@v5

- uses: nf-core/setup-nextflow@v1.5.2
- uses: nf-core/setup-nextflow@v2.0.0

# build target dir
# use containers from integration_build branch, hopefully these are available
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ jobs:

- uses: viash-io/viash-actions/setup@v5

- uses: nf-core/setup-nextflow@v1.5.2
- uses: nf-core/setup-nextflow@v2.0.0

# build target dir
# use containers from release branch, hopefully these are available
Expand Down

0 comments on commit 28067c5

Please sign in to comment.