chore(deps): update reviewdog/action-actionlint action to v1.60.0 #172
actionlint.yml
on: pull_request
actionlint with reviewdog
4s
Annotations
4 warnings
actionlint with reviewdog
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
actionlint with reviewdog:
.github/workflows/ci-and-release.yml#L107
[actionlint] reported by reviewdog 🐶
workflow command "set-output" was deprecated. use `echo "{name}={value}" >> $GITHUB_OUTPUT` instead: https://docs.github.com/en/actions/using-workflows/workflow-commands-for-github-actions [deprecated-commands]
Raw Output:
.github/workflows/ci-and-release.yml:107:14: workflow command "set-output" was deprecated. use `echo "{name}={value}" >> $GITHUB_OUTPUT` instead: https://docs.github.com/en/actions/using-workflows/workflow-commands-for-github-actions [deprecated-commands]
|
actionlint with reviewdog:
.github/workflows/ci-and-release.yml#L111
[actionlint] reported by reviewdog 🐶
workflow command "set-output" was deprecated. use `echo "{name}={value}" >> $GITHUB_OUTPUT` instead: https://docs.github.com/en/actions/using-workflows/workflow-commands-for-github-actions [deprecated-commands]
Raw Output:
.github/workflows/ci-and-release.yml:111:14: workflow command "set-output" was deprecated. use `echo "{name}={value}" >> $GITHUB_OUTPUT` instead: https://docs.github.com/en/actions/using-workflows/workflow-commands-for-github-actions [deprecated-commands]
|
actionlint with reviewdog:
.github/workflows/ci-and-release.yml#L120
[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:
.github/workflows/ci-and-release.yml:120: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]
|