Skip to content

Updated kube-rbac-proxy image to the one repackaged by Redhat (#697) #166

Updated kube-rbac-proxy image to the one repackaged by Redhat (#697)

Updated kube-rbac-proxy image to the one repackaged by Redhat (#697) #166

name: Workflow
on:
push:
branches: [main]
pull_request:
branches: ["**"]
jobs:
# golang static analysis checks
go-static-analysis:
uses: dell/common-github-actions/.github/workflows/go-static-analysis.yaml@main
name: Golang Validation