Skip to content

Commit

Permalink
use minimal-read-yaml action
Browse files Browse the repository at this point in the history
  • Loading branch information
mirpedrol committed Oct 11, 2024
1 parent a42dc29 commit d0c870c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
ref: ${{ github.event.pull_request.head.sha }}

- name: Read template version from .nf-core.yml
uses: pietrobolcato/action-read-yaml@1.1.0
uses: nichmor/minimal-read-yaml@v0.0.2
id: read_yml
with:
config: ${{ github.workspace }}/.nf-core.yml
Expand Down

0 comments on commit d0c870c

Please sign in to comment.