File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -14,26 +14,26 @@ jobs:
1414
1515 steps :
1616 - name : Check out Nextflow
17- uses : actions/checkout@v4
17+ uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
1818 with :
1919 repository : nextflow-io/nextflow
2020 path : nextflow
2121
22- - uses : actions/checkout@v4
22+ - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
2323 name : Check out nf-core/tools
2424 with :
2525 ref : dev
2626 path : nf-core-tools
2727
2828 - name : Set up Python
29- uses : actions/setup-python@v5
29+ uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5
3030 with :
3131 python-version : " 3.13"
3232 cache : pip
3333 cache-dependency-path : nf-core-tools/pyproject.toml
3434
3535 - name : Set up Java
36- uses : actions/setup-java@v4
36+ uses : actions/setup-java@c5195efecf7bdfc987ee8bae7a71cb8b11521c00 # v4
3737 with :
3838 distribution : " temurin"
3939 architecture : x64
Original file line number Diff line number Diff line change 7272- Handling issue with arity #3530 ([ #3539 ] ( https://github.com/nf-core/tools/pull/3539 ) )
7373- chore(deps): update actions/github-script action to v7 ([ #3545 ] ( https://github.com/nf-core/tools/pull/3545 ) )
7474- GitHub action for nightly tests with Nextflow from source ([ #3553 ] ( https://github.com/nf-core/tools/pull/3553 ) )
75+ - chore(deps): pin dependencies ([ #3554 ] ( https://github.com/nf-core/tools/pull/3554 ) )
7576- Dev ([ #3557 ] ( https://github.com/nf-core/tools/pull/3557 ) )
7677- chore(deps): update python:3.12-slim docker digest to bae1a06 ([ #3558 ] ( https://github.com/nf-core/tools/pull/3558 ) )
7778- Update CI to test template pipelines with nf-test ([ #3559 ] ( https://github.com/nf-core/tools/pull/3559 ) )
You can’t perform that action at this time.
0 commit comments