You've already forked prometheus-postgres-exporter
Compare commits
3 Commits
cb73c168f7
...
renovate/s
| Author | SHA1 | Date | |
|---|---|---|---|
|
4242b063dc
|
|||
| 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
|
||||
|
||||
@@ -11,7 +11,7 @@ jobs:
|
||||
steps:
|
||||
- uses: sigstore/cosign-installer@v4.0.0
|
||||
with:
|
||||
cosign-release: "v2.6.2" # renovate: datasource=github-tags depName=sigstore/cosign
|
||||
cosign-release: "v3.0.4" # renovate: datasource=github-tags depName=sigstore/cosign
|
||||
|
||||
- uses: azure/setup-helm@v4.3.1
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user