Skip to content

Commit

Permalink
prometheus-3.0/3.0.1-r0: fix GHSA-v778-237x-gjrc
Browse files Browse the repository at this point in the history
  • Loading branch information
octo-sts[bot] committed Dec 13, 2024
1 parent e012803 commit f1abc03
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion prometheus-3.0.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: prometheus-3.0
version: 3.0.1
epoch: 0
epoch: 1
description: The Prometheus monitoring system and time series database.
copyright:
- license: Apache-2.0
Expand Down Expand Up @@ -30,6 +30,10 @@ pipeline:
with:
patches: disable-pprof.patch

- uses: go/bump
with:
deps: golang.org/x/[email protected]

- runs: |
GOLDFLAGS="-s -w -X github.com/prometheus/common/version.Version=${{package.version}}
-X github.com/prometheus/common/version.Revision=WolfiLinux
Expand Down

0 comments on commit f1abc03

Please sign in to comment.