Skip to content

Bump golang.org/x/sync from 0.20.0 to 0.21.0 in the go-dependencies group #1919

Bump golang.org/x/sync from 0.20.0 to 0.21.0 in the go-dependencies group

Bump golang.org/x/sync from 0.20.0 to 0.21.0 in the go-dependencies group #1919

name: Kustomize Validation
on:
pull_request:
types: [ assigned, opened, synchronize, reopened ]
paths-ignore:
- 'docs/**'
- '**/*.md'
jobs:
kustomize-validation:
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/checkout@v6
- uses: imranismail/setup-kustomize@v3
with:
kustomize-version: 4.5.2
- run: |
./hack/validate-kustomize.sh