You've already forked athens-proxy-charts
Compare commits
3 Commits
08c8352d1e
...
60a95e87d8
| Author | SHA1 | Date | |
|---|---|---|---|
|
60a95e87d8
|
|||
| 4366cfe235 | |||
|
9f00bc7761
|
@@ -15,7 +15,7 @@ on:
|
||||
jobs:
|
||||
generate-parameters:
|
||||
container:
|
||||
image: docker.io/library/node:25.8.0-alpine
|
||||
image: docker.io/library/node:25.8.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.8.0-alpine
|
||||
image: docker.io/library/node:25.8.1-alpine
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Install tooling
|
||||
@@ -30,7 +30,7 @@ jobs:
|
||||
|
||||
markdown-lint:
|
||||
container:
|
||||
image: docker.io/library/node:25.8.0-alpine
|
||||
image: docker.io/library/node:25.8.1-alpine
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Install tooling
|
||||
|
||||
Reference in New Issue
Block a user