Skip to content

Commit

Permalink
Merge branch 'develop' into feat/update-sabnzbd
Browse files Browse the repository at this point in the history
  • Loading branch information
bancey committed Oct 26, 2023
2 parents a3b9ccd + ff10522 commit 3d31062
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
run: ct lint --config ct.yaml

- name: Create kind cluster
uses: helm/kind-action@v1.5.0
uses: helm/kind-action@v1.8.0
if: steps.list-changed.outputs.changed == 'true'

- name: Run chart-testing (install)
Expand Down

0 comments on commit 3d31062

Please sign in to comment.