Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions prometheus.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: prometheus
version: 2.44.0
epoch: 3
version: 2.45.0
epoch: 0
description: The Prometheus monitoring system and time series database.
copyright:
- license: Apache-2.0
Expand All @@ -20,7 +20,7 @@ pipeline:
with:
repository: https://github.com/prometheus/prometheus
tag: v${{package.version}}
expected-commit: 1ac5131f698ebc60f13fe2727f89b115a41f6558
expected-commit: 8ef767e396bf8445f009f945b0162fd71827f445

- runs: |
# Mitigate GHSA-hqxw-f8mx-cpmw
Expand Down