Skip to content

Commit

Permalink
Merge pull request #132 from controlplaneio-fluxcd/dependabot/github_…
Browse files Browse the repository at this point in the history
…actions/actions-cba3cefdba

Bump helm/kind-action from 1.11.0 to 1.12.0 in the actions group
  • Loading branch information
stefanprodan authored Jan 2, 2025
2 parents 9634321 + 828ef45 commit 3e5ab92
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-olm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
**/go.sum
**/go.mod
- name: Setup Kubernetes
uses: helm/kind-action@ae94020eaf628e9b9b9f341a10cc0cdcf5c018fb # v1.11.0
uses: helm/kind-action@a1b0e391336a6ee6713a0583f8c6240d70863de3 # v1.12.0
with:
version: v0.24.0
cluster_name: kind
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
**/go.sum
**/go.mod
- name: Setup Kubernetes
uses: helm/kind-action@ae94020eaf628e9b9b9f341a10cc0cdcf5c018fb # v1.11.0
uses: helm/kind-action@a1b0e391336a6ee6713a0583f8c6240d70863de3 # v1.12.0
with:
version: v0.23.0
cluster_name: kind
Expand Down

0 comments on commit 3e5ab92

Please sign in to comment.