Skip to content

Commit

Permalink
Merge pull request #284 from broadinstitute/fb-dt-1122-apply-zizmor-f…
Browse files Browse the repository at this point in the history
…ixes

[DT-1122] Apply `zizmor` suggestions
  • Loading branch information
fboulnois authored Jan 13, 2025
2 parents 3fee128 + da29294 commit 986374a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ jobs:
uses: actions/checkout@v3
with:
fetch-depth: 0
persist-credentials: false

- name: Set up Helm
uses: azure/setup-helm@v3
Expand All @@ -19,7 +20,7 @@ jobs:

- uses: actions/setup-python@v4
with:
python-version: 3.7
python-version: 3.13

- name: add helm repo for umbrella
run: |
Expand Down

0 comments on commit 986374a

Please sign in to comment.