Skip to content

🌱(deps): Bump the all-gha-deps group with 5 updates (#251) #124

🌱(deps): Bump the all-gha-deps group with 5 updates (#251)

🌱(deps): Bump the all-gha-deps group with 5 updates (#251) #124

Workflow file for this run

name: govulncheck
on:
push:
branches:
- main
pull_request:
branches:
- main
permissions:
contents: read
jobs:
govulncheck_job:
runs-on: ubuntu-latest
name: Run govulncheck
steps:
- id: govulncheck
uses: golang/govulncheck-action@032d45514ae346b1db93c04b0c90b841c370344f # v1.1.0
with:
go-version-file: go.mod
go-package: ./...