From 27dc551930d26defdd54b5ddbe58aad4320eb2f6 Mon Sep 17 00:00:00 2001 From: Alexander Peltzer Date: Fri, 11 Oct 2024 08:09:55 +0200 Subject: [PATCH] template_version_comment.yml aktualisieren Co-authored-by: Louis LE NEZET <58640615+LouisLeNezet@users.noreply.github.com> --- .github/workflows/template_version_comment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/template_version_comment.yml b/.github/workflows/template_version_comment.yml index 9dea41f0..d01fb43f 100644 --- a/.github/workflows/template_version_comment.yml +++ b/.github/workflows/template_version_comment.yml @@ -12,7 +12,7 @@ jobs: uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4 - name: Read template version from .nf-core.yml - uses: pietrobolcato/action-read-yaml@1.0.0 + uses: pietrobolcato/action-read-yaml@1.1.0 id: read_yml with: config: ${{ github.workspace }}/.nf-core.yml