Skip to content

chore(deps): bump reviewdog/action-actionlint from 1.69.1 to 1.70.0 #6

chore(deps): bump reviewdog/action-actionlint from 1.69.1 to 1.70.0

chore(deps): bump reviewdog/action-actionlint from 1.69.1 to 1.70.0 #6

Triggered via pull request February 3, 2026 08:02
Status Success
Total duration 12s
Artifacts

lint-actions.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
Lint: .github/workflows/ci.yaml#L81
[actionlint] reported by reviewdog 🐶 shellcheck reported issue in this script: SC2086:info:2:133: Double quote to prevent globbing and word splitting [shellcheck] Raw Output: i:.github/workflows/ci.yaml:81:9: shellcheck reported issue in this script: SC2086:info:2:133: Double quote to prevent globbing and word splitting [shellcheck]
Lint: .github/workflows/ci.yaml#L81
[actionlint] reported by reviewdog 🐶 shellcheck reported issue in this script: SC2086:info:1:68: Double quote to prevent globbing and word splitting [shellcheck] Raw Output: i:.github/workflows/ci.yaml:81:9: shellcheck reported issue in this script: SC2086:info:1:68: Double quote to prevent globbing and word splitting [shellcheck]
Lint
Input 'fail_on_error' has been deprecated with message: Deprecated, use `fail_level` instead.