Compare commits
2 Commits
f767fbf937
...
5fd7be77eb
Author | SHA1 | Date | |
---|---|---|---|
5fd7be77eb | |||
dc99ef9bb0 |
@ -17,6 +17,6 @@ jobs:
|
||||
- ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4.2.2
|
||||
- uses: DavidAnson/markdownlint-cli2-action@v19.1.0
|
||||
- uses: DavidAnson/markdownlint-cli2-action@v20.0.0
|
||||
with:
|
||||
globs: '**/*.md'
|
||||
|
@ -1,4 +1,4 @@
|
||||
FROM docker.io/library/alpine:3.21.3
|
||||
FROM docker.io/library/alpine:3.22.0
|
||||
|
||||
RUN apk add bind-tools curl iputils
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user