-
-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps): update reviewdog/action-actionlint action to v1.67.0 #22
Conversation
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.OpenSSF Scorecard
Scanned Files
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[yamllint] reported by reviewdog 🐶
[warning] truthy value should be one of [false, true] (truthy)
irc.atl.chat/.github/workflows/ci.yml
Line 3 in 820b77c
| on: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[yamllint] reported by reviewdog 🐶
[error] line too long (83 > 80 characters) (line-length)
irc.atl.chat/.github/workflows/ci.yml
Line 74 in 820b77c
| if [[ "${{ steps.docker_changes.outputs.any_changed }}" == "true" ]] || \ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[yamllint] reported by reviewdog 🐶
[error] line too long (82 > 80 characters) (line-length)
irc.atl.chat/.github/workflows/ci.yml
Line 75 in 820b77c
| [[ "${{ steps.shell_changes.outputs.any_changed }}" == "true" ]] || \ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[yamllint] reported by reviewdog 🐶
[error] line too long (85 > 80 characters) (line-length)
irc.atl.chat/.github/workflows/ci.yml
Line 76 in 820b77c
| [[ "${{ steps.workflow_changes.outputs.any_changed }}" == "true" ]] || \ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[yamllint] reported by reviewdog 🐶
[error] line too long (82 > 80 characters) (line-length)
irc.atl.chat/.github/workflows/ci.yml
Line 77 in 820b77c
| [[ "${{ steps.yaml_changes.outputs.any_changed }}" == "true" ]]; then |
820b77c to
37d332c
Compare
This PR contains the following updates:
v1.66.1->v1.67.0Release Notes
reviewdog/action-actionlint (reviewdog/action-actionlint)
v1.67.0Compare Source
v1.67.0: PR #172 - chore(deps): update reviewdog to 0.21.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.