Skip to content

Update dependency helm/helm to v3.21.3 (main) (#10412) #3105

Update dependency helm/helm to v3.21.3 (main) (#10412)

Update dependency helm/helm to v3.21.3 (main) (#10412) #3105

Workflow file for this run

name: Mend
on:
push:
branches:
- main
- release-*
paths-ignore:
- examples/**
workflow_dispatch:
inputs:
branch:
type: string
required: false
default: main
workflow_call:
inputs:
branch:
type: string
required: true
concurrency:
group: ${{ github.ref_name }}-mend
cancel-in-progress: true
permissions:
contents: read
jobs:
scan:
name: Mend
if: github.repository == 'nginx/kubernetes-ingress' && (github.event.repository.fork == false)
uses: nginx/compliance-rules/.github/workflows/mend.yml@543d32464b56e6a695939f41ba8009cbb10e413a # v0.3.3
secrets: inherit
with:
product_name: kubernetes-ingress-controller_${{ inputs.branch && inputs.branch || github.ref_name }}
project_name: nic