Skip to content

fix(deps): bump helm.sh/helm/v3 from 3.16.3 to 3.16.4 #99

fix(deps): bump helm.sh/helm/v3 from 3.16.3 to 3.16.4

fix(deps): bump helm.sh/helm/v3 from 3.16.3 to 3.16.4 #99

Workflow file for this run

name: tests
on:
pull_request:
branches: [ '*' ]
push:
branches:
- "main"
jobs:
unit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-go@v5
with:
go-version-file: ./go.mod
cache: false
- run: |
make \
test