Skip to content

dependency updates (#90) #406

dependency updates (#90)

dependency updates (#90) #406

Workflow file for this run

name: build
on:
push
permissions:
contents: read
jobs:
build:
uses: bzimmer/actions/.github/workflows/build.yaml@main
with:
skipBuild: false
skipCoverage: false
secrets: inherit
vuln:
uses: bzimmer/actions/.github/workflows/vuln.yaml@main