Skip to content

Add Flux v2.1.0 component manifests #32

Add Flux v2.1.0 component manifests

Add Flux v2.1.0 component manifests #32

Workflow file for this run

name: secret scan
on:
push:
branches: [main]
jobs:
deploy:
runs-on: ubuntu-latest
permissions:
contents: read
steps:
- name: Checkout
uses: actions/checkout@v3
- name: TruffleHog
uses: trufflesecurity/trufflehog@main
with:
path: ./
base: ${{ github.event.repository.default_branch }}
head: HEAD
extra_args: --only-verified