Skip to content

Bump github.com/cyphar/filepath-securejoin from 0.4.1 to 0.5.0 in the go-deps group across 1 directory #1066

Bump github.com/cyphar/filepath-securejoin from 0.4.1 to 0.5.0 in the go-deps group across 1 directory

Bump github.com/cyphar/filepath-securejoin from 0.4.1 to 0.5.0 in the go-deps group across 1 directory #1066

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