Skip to content

chore: bump helm/kind-action from 1.10.0 to 1.12.0 in the all group #84

chore: bump helm/kind-action from 1.10.0 to 1.12.0 in the all group

chore: bump helm/kind-action from 1.10.0 to 1.12.0 in the all group #84

Workflow file for this run

---
name: Run Helm Unit Tests
"on":
pull_request: {}
permissions: {}
jobs:
unittest:
runs-on: ubuntu-latest
permissions:
# required to read from the repo
contents: read
steps:
- uses: actions/checkout@v4
- uses: d3adb5/helm-unittest-action@v2
with:
helm-version: v3.15.3