Skip to content

Commit

Permalink
Merge pull request #674 from nextcloud/dependabot/github_actions/helm…
Browse files Browse the repository at this point in the history
…/kind-action-1.12.0
  • Loading branch information
provokateurin authored Dec 23, 2024
2 parents ed0cb34 + 735e033 commit 8dd4da6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ jobs:
fi
- name: Create kind cluster
uses: helm/kind-action@v1.11.0
uses: helm/kind-action@v1.12.0
if: steps.list-changed.outputs.changed == 'true'

- name: Install MinIO for testing S3 as Primary Storage
Expand Down

0 comments on commit 8dd4da6

Please sign in to comment.