Skip to content

🌱(deps): Bump the all-gha-deps group with 1 update #31

🌱(deps): Bump the all-gha-deps group with 1 update

🌱(deps): Bump the all-gha-deps group with 1 update #31

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@7da72f730e37eeaad891fcff0a532d27ed737cd4 # v1.0.1
with:
go-version-input: 1.20.8
go-package: ./...