fix: renovata version update (#104) #105
actionlint.yml
on: push
Lint GitHub Workflows
10s
Annotations
1 error and 3 warnings
|
Lint GitHub Workflows:
.github/workflows/release.yml#L78
[actionlint] reported by reviewdog 🐶
the runner of "softprops/action-gh-release@v1" action is too old to run on GitHub Actions. update the action's version to fix this issue [action]
Raw Output:
e:.github/workflows/release.yml:78:15: the runner of "softprops/action-gh-release@v1" action is too old to run on GitHub Actions. update the action's version to fix this issue [action]
|
|
Lint GitHub Workflows:
.github/workflows/release.yml#L68
[actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2193:warning:1:50: The arguments to this comparison can never be equal. Make sure your syntax is correct [shellcheck]
Raw Output:
w:.github/workflows/release.yml:68:9: shellcheck reported issue in this script: SC2193:warning:1:50: The arguments to this comparison can never be equal. Make sure your syntax is correct [shellcheck]
|
|
Lint GitHub Workflows:
.github/workflows/release.yml#L43
[actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:2:40: Double quote to prevent globbing and word splitting [shellcheck]
Raw Output:
i:.github/workflows/release.yml:43:9: shellcheck reported issue in this script: SC2086:info:2:40: Double quote to prevent globbing and word splitting [shellcheck]
|
|
Lint GitHub Workflows:
.github/workflows/release.yml#L43
[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/release.yml:43:9: shellcheck reported issue in this script: SC2086:info:1:45: Double quote to prevent globbing and word splitting [shellcheck]
|