reviewdog [actionlint] report
reported by reviewdog 🐶
Findings (3)
.github/workflows/build-docker.yml|46 col 15| the runner of "docker/setup-buildx-action@v2" action is too old to run on GitHub Actions. update the action's version to fix this issue [action]
.github/workflows/build-docker.yml|51 col 15| the runner of "docker/login-action@v2" action is too old to run on GitHub Actions. update the action's version to fix this issue [action]
.github/workflows/build-docker.yml|100 col 15| the runner of "docker/setup-buildx-action@v2" action is too old to run on GitHub Actions. update the action's version to fix this issue [action]
Filtered Findings (0)
Annotations
Check failure on line 46 in .github/workflows/build-docker.yml
github-actions / actionlint
[actionlint] .github/workflows/build-docker.yml#L46
the runner of "docker/setup-buildx-action@v2" action is too old to run on GitHub Actions. update the action's version to fix this issue [action]
Raw output
.github/workflows/build-docker.yml:46:15: the runner of "docker/setup-buildx-action@v2" action is too old to run on GitHub Actions. update the action's version to fix this issue [action]
Check failure on line 51 in .github/workflows/build-docker.yml
github-actions / actionlint
[actionlint] .github/workflows/build-docker.yml#L51
the runner of "docker/login-action@v2" action is too old to run on GitHub Actions. update the action's version to fix this issue [action]
Raw output
.github/workflows/build-docker.yml:51:15: the runner of "docker/login-action@v2" action is too old to run on GitHub Actions. update the action's version to fix this issue [action]
Check failure on line 100 in .github/workflows/build-docker.yml
github-actions / actionlint
[actionlint] .github/workflows/build-docker.yml#L100
the runner of "docker/setup-buildx-action@v2" action is too old to run on GitHub Actions. update the action's version to fix this issue [action]
Raw output
.github/workflows/build-docker.yml:100:15: the runner of "docker/setup-buildx-action@v2" action is too old to run on GitHub Actions. update the action's version to fix this issue [action]