Skip to content

gomod(deps): bump github.com/vrischmann/envconfig from 1.3.0 to 1.4.1 #1918

gomod(deps): bump github.com/vrischmann/envconfig from 1.3.0 to 1.4.1

gomod(deps): bump github.com/vrischmann/envconfig from 1.3.0 to 1.4.1 #1918

name: Run KEB chart install tests
on:
pull_request:
branches: [ main ]
types: [ opened, synchronize, reopened, ready_for_review ]
paths-ignore:
- "**.md"
- "sec-scanners-config.yaml"
jobs:
run-install-keb-chart-tests:
uses: "./.github/workflows/run-keb-chart-install-tests-reusable.yaml"
with:
last-k3s-versions: 3
release: "false"
version: ${{ github.event.pull_request.number }}