mirror of
https://github.com/prometheus/prometheus.git
synced 2026-06-10 17:10:12 -04:00
Update golang/govulncheck-action action to v1.0.4
This commit is contained in:
parent
0f5727f420
commit
c4e7b1bf2e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/govulncheck.yml
vendored
2
.github/workflows/govulncheck.yml
vendored
|
|
@ -21,4 +21,4 @@ jobs:
|
|||
name: Run govulncheck
|
||||
steps:
|
||||
- id: govulncheck
|
||||
uses: golang/govulncheck-action@31f7c5463448f83528bd771c2d978d940080c9fd # v1.0.4-unreleased
|
||||
uses: golang/govulncheck-action@b625fbe08f3bccbe446d94fbf87fcc875a4f50ee # v1.0.4
|
||||
|
|
|
|||
Loading…
Reference in a new issue