Skip to content

Commit

Permalink
Pin golang/govulncheck-action by hash (#3091)
Browse files Browse the repository at this point in the history
  • Loading branch information
roger2hk authored Sep 11, 2023
1 parent e492a22 commit abdcaee
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/govulncheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
name: Run govulncheck
steps:
- id: govulncheck
uses: golang/govulncheck-action@v1.0.1
uses: golang/govulncheck-action@7da72f730e37eeaad891fcff0a532d27ed737cd4 # v1.0.1
with:
go-version-input: 1.20.8
go-package: ./...
go-version-input: 1.20.8
go-package: ./...

0 comments on commit abdcaee

Please sign in to comment.