Skip to content

Bump distroless/base-debian12 from c925d12 to 88e0a2a in /trillian/examples/deployment/docker/ctfe in the all-deps group #1065

Bump distroless/base-debian12 from c925d12 to 88e0a2a in /trillian/examples/deployment/docker/ctfe in the all-deps group

Bump distroless/base-debian12 from c925d12 to 88e0a2a in /trillian/examples/deployment/docker/ctfe in the all-deps group #1065

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@dd0578b371c987f96d1185abb54344b44352bd58 # v1.0.3
with:
go-version-file: go.mod
go-package: ./...