Skip to content

Commit e96907b

Browse files
authored
Update common Prometheus files (#266)
Signed-off-by: prombot <prometheus-team@googlegroups.com>
1 parent af096b7 commit e96907b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/govulncheck.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,5 @@ jobs:
2222
steps:
2323
- id: govulncheck
2424
uses: golang/govulncheck-action@b625fbe08f3bccbe446d94fbf87fcc875a4f50ee # v1.0.4
25+
env:
26+
GOOS: ${{ contains(github.repository, 'windows_exporter') && 'windows' || '' }}

0 commit comments

Comments
 (0)