Skip to content

Bump the go-deps group across 1 directory with 2 updates #1472

Bump the go-deps group across 1 directory with 2 updates

Bump the go-deps group across 1 directory with 2 updates #1472

Workflow file for this run

name: fuzz
on:
pull_request:
branches:
- "main"
- "release/**"
jobs:
smoketest:
runs-on: ubuntu-latest
permissions:
contents: read # for reading the repository code.
steps:
- name: Test suite setup
uses: fluxcd/gha-workflows/.github/actions/[email protected]
with:
go-version: 1.25.x
- name: Smoke test Fuzzers
run: make fuzz-smoketest