From 6499a6146ccf47719110a2640461da1f5f4fd5d6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20H=C3=B6rtenhuber?= Date: Thu, 29 Feb 2024 14:32:10 +0100 Subject: [PATCH] Apply suggestions from code review --- CHANGELOG.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 196f20a1a1..e75f5ac4da 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ - Remove obsolete editor settings in `devcontainer.json` and `gitpod.yml` ([#2795](https://github.com/nf-core/tools/pull/2795)) - Add nf-test test instructions to contributing and PR template ([#2807](https://github.com/nf-core/tools/pull/2807)) - Update modules and subworkflows in the template ([#2811](https://github.com/nf-core/tools/pull/2811)) +- Unpin setup-nextflow and action-tower-launch ([#2806](https://github.com/nf-core/tools/pull/2806)) ### Download @@ -18,10 +19,8 @@ ### General -- chore(deps): update seqeralabs/action-tower-launch digest to aa88624 ([#2793](https://github.com/nf-core/tools/pull/2793)) - chore(deps): update codecov/codecov-action digest to 0cfda1d ([#2794](https://github.com/nf-core/tools/pull/2794)) - chore(deps): update gitpod/workspace-base docker digest to c15ee2f ([#2799](https://github.com/nf-core/tools/pull/2799)) -- Unpin dependencies ([#2806](https://github.com/nf-core/tools/pull/2806)) ## [v2.13 - Tin Puppy](https://github.com/nf-core/tools/releases/tag/2.13) - [2024-02-20]