chore(deps): update actions/checkout action to v4 #778
Annotations
2 warnings
.github/workflows/build-image.yml#L92
[actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2001:style:2:8: See if you can use ${variable//search/replace} instead [shellcheck]
Raw Output:
.github/workflows/build-image.yml:92:9: shellcheck reported issue in this script: SC2001:style:2:8: See if you can use ${variable//search/replace} instead [shellcheck]
|
.github/workflows/build-image.yml#L92
[actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:5:11: Double quote to prevent globbing and word splitting [shellcheck]
Raw Output:
.github/workflows/build-image.yml:92:9: shellcheck reported issue in this script: SC2086:info:5:11: Double quote to prevent globbing and word splitting [shellcheck]
|
The logs for this run have expired and are no longer available.
Loading