You've already forked prometheus-postgres-exporter
Compare commits
3 Commits
89e128904c
...
ae101f7db3
| Author | SHA1 | Date | |
|---|---|---|---|
|
ae101f7db3
|
|||
| 9ff09361eb | |||
|
1aa3b86ecc
|
@@ -15,7 +15,7 @@ on:
|
||||
jobs:
|
||||
generate-parameters:
|
||||
container:
|
||||
image: docker.io/library/node:25.6.0-alpine
|
||||
image: docker.io/library/node:25.6.1-alpine
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Install tooling
|
||||
|
||||
@@ -15,7 +15,7 @@ on:
|
||||
jobs:
|
||||
markdown-link-checker:
|
||||
container:
|
||||
image: docker.io/library/node:25.6.0-alpine
|
||||
image: docker.io/library/node:25.6.1-alpine
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Install tooling
|
||||
@@ -30,7 +30,7 @@ jobs:
|
||||
|
||||
markdown-lint:
|
||||
container:
|
||||
image: docker.io/library/node:25.6.0-alpine
|
||||
image: docker.io/library/node:25.6.1-alpine
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Install tooling
|
||||
|
||||
Reference in New Issue
Block a user