We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cfa832f commit 3de9998Copy full SHA for 3de9998
.forgejo/workflows/yamllint.yml
@@ -9,7 +9,7 @@ jobs:
9
name: Lint YAML files
10
runs-on: docker
11
container:
12
- image: cytopia/yamllint:latest
+ image: mafyuh/node-yamllint:v1.0.0
13
steps:
14
- name: Checkout code
15
uses: actions/checkout@v4
0 commit comments