You've already forked prometheus-postgres-exporter
Compare commits
3 Commits
fe3ee092fa
...
4242b063dc
| Author | SHA1 | Date | |
|---|---|---|---|
|
4242b063dc
|
|||
| 9ff09361eb | |||
|
1aa3b86ecc
|
@@ -15,7 +15,7 @@ on:
|
|||||||
jobs:
|
jobs:
|
||||||
generate-parameters:
|
generate-parameters:
|
||||||
container:
|
container:
|
||||||
image: docker.io/library/node:25.6.0-alpine
|
image: docker.io/library/node:25.6.1-alpine
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Install tooling
|
- name: Install tooling
|
||||||
|
|||||||
@@ -15,7 +15,7 @@ on:
|
|||||||
jobs:
|
jobs:
|
||||||
markdown-link-checker:
|
markdown-link-checker:
|
||||||
container:
|
container:
|
||||||
image: docker.io/library/node:25.6.0-alpine
|
image: docker.io/library/node:25.6.1-alpine
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Install tooling
|
- name: Install tooling
|
||||||
@@ -30,7 +30,7 @@ jobs:
|
|||||||
|
|
||||||
markdown-lint:
|
markdown-lint:
|
||||||
container:
|
container:
|
||||||
image: docker.io/library/node:25.6.0-alpine
|
image: docker.io/library/node:25.6.1-alpine
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Install tooling
|
- name: Install tooling
|
||||||
|
|||||||
@@ -11,7 +11,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: sigstore/cosign-installer@v4.0.0
|
- uses: sigstore/cosign-installer@v4.0.0
|
||||||
with:
|
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
|
- uses: azure/setup-helm@v4.3.1
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user