Merge pull request #127 from radixdlt/DO-2497-adjust-snyk #436
actionlint.yml
on: push
python-lint
10s
actionlint
14s
Annotations
2 warnings
python-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
actionlint:
.github/workflows/ci.yml#L349
[actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:6:5: Double quote to prevent globbing and word splitting [shellcheck]
Raw Output:
.github/workflows/ci.yml:349:9: shellcheck reported issue in this script: SC2086:info:6:5: Double quote to prevent globbing and word splitting [shellcheck]
|