Skip to content
This repository was archived by the owner on Dec 30, 2025. It is now read-only.

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 12, 2025

This PR contains the following updates:

Package Type Update Change
reviewdog/action-actionlint action minor v1.66.1 -> v1.67.0

Release Notes

reviewdog/action-actionlint (reviewdog/action-actionlint)

v1.67.0

Compare 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@github-actions
Copy link

github-actions bot commented Sep 12, 2025

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails
actions/reviewdog/action-actionlint 1.67.0 🟢 4.9
Details
CheckScoreReason
Maintained🟢 1014 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Binary-Artifacts🟢 10no binaries found in the repo
Code-Review⚠️ 1Found 1/6 approved changesets -- score normalized to 1
Packaging⚠️ -1packaging workflow not detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Vulnerabilities🟢 100 existing vulnerabilities detected
Fuzzing⚠️ 0project is not fuzzed
License🟢 10license file detected
Pinned-Dependencies🟢 7dependency not pinned by hash detected -- score normalized to 7
Signed-Releases⚠️ -1no releases found
Branch-Protection⚠️ 0branch protection not enabled on development/release branches
Security-Policy⚠️ 0security policy file not detected
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0

Scanned Files

  • .github/workflows/ci.yml

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)

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)

if [[ "${{ steps.docker_changes.outputs.any_changed }}" == "true" ]] || \

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)

[[ "${{ steps.shell_changes.outputs.any_changed }}" == "true" ]] || \

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)

[[ "${{ steps.workflow_changes.outputs.any_changed }}" == "true" ]] || \

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)

[[ "${{ steps.yaml_changes.outputs.any_changed }}" == "true" ]]; then

@kzndotsh kzndotsh force-pushed the renovate/reviewdog-action-actionlint-1.x branch from 820b77c to 37d332c Compare September 12, 2025 09:28
@kzndotsh kzndotsh merged commit 5f231a6 into main Sep 12, 2025
17 checks passed
@kzndotsh kzndotsh deleted the renovate/reviewdog-action-actionlint-1.x branch September 12, 2025 09:48
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants