1
0
mirror of https://github.com/prometheus-community/postgres_exporter.git synced 2025-10-31 09:10:25 +03:00

Update common Prometheus files (#1213)

Signed-off-by: prombot <prometheus-team@googlegroups.com>
This commit is contained in:
PrometheusBot
2025-10-24 03:19:02 +02:00
committed by GitHub
parent 37171f7741
commit 9d9a9f9ef0

View File

@@ -28,7 +28,7 @@ jobs:
with: with:
persist-credentials: false persist-credentials: false
- name: Install Go - name: Install Go
uses: actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5.0 uses: actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0.0
with: with:
go-version: 1.25.x go-version: 1.25.x
- name: Install snmp_exporter/generator dependencies - name: Install snmp_exporter/generator dependencies