chore(deps): bump reviewdog/action-actionlint from 1.69.1 to 1.70.0 #156
lint-github-actions.yaml
on: pull_request
lintGitHubActionsWithActionLint
10s
lintGitHubActionsForSecurity
10s
Annotations
3 warnings
|
lintGitHubActionsWithActionLint:
.github/workflows/lint-github-actions.yaml#L80
[actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2016:info:1:81: Expressions don't expand in single quotes, use double quotes for that [shellcheck]
Raw Output:
i:.github/workflows/lint-github-actions.yaml:80:9: shellcheck reported issue in this script: SC2016:info:1:81: Expressions don't expand in single quotes, use double quotes for that [shellcheck]
|
|
lintGitHubActionsWithActionLint:
.github/workflows/lint-github-actions.yaml#L51
[actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2016:info:2:81: Expressions don't expand in single quotes, use double quotes for that [shellcheck]
Raw Output:
i:.github/workflows/lint-github-actions.yaml:51:9: shellcheck reported issue in this script: SC2016:info:2:81: Expressions don't expand in single quotes, use double quotes for that [shellcheck]
|
|
lintGitHubActionsWithActionLint:
.github/workflows/lint-github-actions.yaml#L51
[actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2016:info:1:66: Expressions don't expand in single quotes, use double quotes for that [shellcheck]
Raw Output:
i:.github/workflows/lint-github-actions.yaml:51:9: shellcheck reported issue in this script: SC2016:info:1:66: Expressions don't expand in single quotes, use double quotes for that [shellcheck]
|