Skip to content

Commit

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

Bump helm/kind-action from 1.10.0 to 1.11.0 in the actions group
  • Loading branch information
stefanprodan authored Dec 17, 2024
2 parents 614c009 + 873504e commit fc9deae
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-fips.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
with:
version: ${{ steps.release.outputs.version }}
- name: Setup Kubernetes
uses: helm/kind-action@0025e74a8c7512023d06dc019c617aa3cf561fde # v1.10.0
uses: helm/kind-action@ae94020eaf628e9b9b9f341a10cc0cdcf5c018fb # v1.11.0
with:
cluster_name: flux
version: v0.23.0
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
with:
version: ${{ steps.release.outputs.version }}
- name: Setup Kubernetes
uses: helm/kind-action@0025e74a8c7512023d06dc019c617aa3cf561fde # v1.10.0
uses: helm/kind-action@ae94020eaf628e9b9b9f341a10cc0cdcf5c018fb # v1.11.0
with:
version: v0.24.0
cluster_name: flux
Expand Down

0 comments on commit fc9deae

Please sign in to comment.