Skip to content

Bump the all-gha-deps group with 5 updates (#52) #89

Bump the all-gha-deps group with 5 updates (#52)

Bump the all-gha-deps group with 5 updates (#52) #89

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