We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fed36ff commit 66dcaf1Copy full SHA for 66dcaf1
2 files changed
.github/workflows/fix-linting.yml
@@ -34,7 +34,7 @@ jobs:
34
35
- name: Run prek
36
id: prek
37
- uses: j178/prek-action@cbc2f23eb5539cf20d82d1aabd0d0ecbcc56f4e3 # v2.0.2
+ uses: j178/prek-action@6ad80277337ad479fe43bd70701c3f7f8aa74db3 # v2.0.3
38
continue-on-error: true
39
40
# indication that the linting has finished
.github/workflows/lint.yml
@@ -39,7 +39,7 @@ jobs:
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
- uses: nf-core/setup-nextflow@b4ec1bc7c16a94435159de94a05253542fddf6ef # v3
41
42
43
with:
44
extra_args: ""
45
0 commit comments