Skip to content

Commit

Permalink
Merge pull request #600 from openedx/dependabot/github_actions/helm/k…
Browse files Browse the repository at this point in the history
…ind-action-1.9.0

chore(deps): bump helm/kind-action from 1.8.0 to 1.9.0
  • Loading branch information
bmtcril authored Feb 12, 2024
2 parents 6a4a085 + bf7de83 commit 94bb3d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ jobs:
- name: Tutor build openedx
run: tutor images build openedx aspects aspects-superset
- name: Create k8s Kind Cluster
uses: helm/kind-action@v1.8.0
uses: helm/kind-action@v1.9.0
- name: Mount docker image
run: |
kind get clusters
Expand Down

0 comments on commit 94bb3d2

Please sign in to comment.