Skip to content

Commit accc19b

Browse files
authored
Merge pull request #706 from prombot/repo_sync
Synchronize common files from prometheus/prometheus
2 parents c0c232b + 1951942 commit accc19b

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)