Skip to content

v1.2.0

v1.2.0 #5

Workflow file for this run

name: CD
on:
release:
types: [created]
jobs:
build:
permissions:
id-token: write
contents: read
actions: read
uses: slsa-framework/slsa-github-generator/.github/workflows/builder_bazel_slsa3.yml@v1.9.0
with:
targets: "//pkg/tidydns:go_default_library"