Skip to content

Bump distroless/base-debian12 from 2102ce1 to 611d30d in /trillian/examples/deployment/docker/ctfe #19

Bump distroless/base-debian12 from 2102ce1 to 611d30d in /trillian/examples/deployment/docker/ctfe

Bump distroless/base-debian12 from 2102ce1 to 611d30d in /trillian/examples/deployment/docker/ctfe #19

Workflow file for this run

name: govulncheck
on:
push:
branches:
- master
pull_request:
branches:
- master
permissions:
contents: read
jobs:
govulncheck_job:
runs-on: ubuntu-latest
name: Run govulncheck
steps:
- id: govulncheck
uses: golang/govulncheck-action@3a32958c2706f7048305d5a2e53633d7e37e97d0 # v1.0.2
with:
go-version-input: 1.20.12
go-package: ./...