build(deps): bump docker/setup-qemu-action from 3.2.0 to 3.3.0 #10
Annotations
1 error and 1 warning
Actionlint:
.github/workflows/publish-release.yml#L103
[actionlint] reported by reviewdog 🐶
this step is for running shell command since it contains at least one of "run", "shell" keys, but also contains "with" key which is used for running action [syntax-check]
Raw Output:
e:.github/workflows/publish-release.yml:103:9: this step is for running shell command since it contains at least one of "run", "shell" keys, but also contains "with" key which is used for running action [syntax-check]
|
Actionlint:
.github/workflows/publish-release.yml#L67
[actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:1:45: Double quote to prevent globbing and word splitting [shellcheck]
Raw Output:
i:.github/workflows/publish-release.yml:67:9: shellcheck reported issue in this script: SC2086:info:1:45: Double quote to prevent globbing and word splitting [shellcheck]
|