Update common Prometheus files

Signed-off-by: prombot <prometheus-team@googlegroups.com>
This commit is contained in:
prombot
2026-04-22 18:08:16 +00:00
parent a091fb2545
commit 3a1fc050a9

21
.github/workflows/govulncheck.yml vendored Normal file
View File

@@ -0,0 +1,21 @@
---
name: govulncheck
on:
pull_request:
push:
branches:
- main
- master
schedule:
- cron: '33 2 * * *'
permissions:
contents: read
jobs:
govulncheck:
runs-on: ubuntu-latest
name: Run govulncheck
steps:
- id: govulncheck
uses: golang/govulncheck-action@31f7c5463448f83528bd771c2d978d940080c9fd # v1.0.4-unreleased