Skip to content

Use commit hash with actions #47

Use commit hash with actions

Use commit hash with actions #47

Workflow file for this run

on: [push]
jobs:
govulncheck_job:
runs-on: ubuntu-latest
name: Run govulncheck
steps:
- id: govulncheck
uses: golang/govulncheck-action@7da72f730e37eeaad891fcff0a532d27ed737cd4 # v1.0.1
with:
go-package: ./...