enabling SSH host-key-checking by default (#60) #195
Annotations
6 warnings
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build:
.github/workflows/test.yml#L5
5:1 [truthy] truthy value should be one of [false, no, true, yes]
|
build:
.github/workflows/lint.yml#L5
5:1 [truthy] truthy value should be one of [false, no, true, yes]
|
build:
.github/workflows/release.yml#L5
5:1 [truthy] truthy value should be one of [false, no, true, yes]
|
build:
.github/workflows/codeql.yml#L5
5:1 [truthy] truthy value should be one of [false, no, true, yes]
|
build:
.github/workflows/codeql.yml#L9
9:3 [comments-indentation] comment not indented like content
|