Skip to content

Commit

Permalink
Merge pull request #1004 from openedx/dependabot/github_actions/helm/…
Browse files Browse the repository at this point in the history
…kind-action-1.11.0

chore(deps): bump helm/kind-action from 1.10.0 to 1.11.0
  • Loading branch information
saraburns1 authored Dec 16, 2024
2 parents ea2e8de + bba7496 commit 3088ffe
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 @@ -194,7 +194,7 @@ jobs:
- name: Tutor build openedx
run: tutor images build openedx aspects aspects-superset
- name: Create k8s Kind Cluster
uses: helm/kind-action@v1.10.0
uses: helm/kind-action@v1.11.0
- name: Mount docker image
run: |
kind get clusters
Expand Down

0 comments on commit 3088ffe

Please sign in to comment.