Skip to content

fix(security): actionlint direct binary install#10

Merged
WomB0ComB0 merged 1 commit into
mainfrom
fix/actionlint-direct
Apr 15, 2026
Merged

fix(security): actionlint direct binary install#10
WomB0ComB0 merged 1 commit into
mainfrom
fix/actionlint-direct

Conversation

@WomB0ComB0
Copy link
Copy Markdown
Member

raven-actions/actionlint wrapper runs npm install in the repo root, which breaks on workspace-protocol monorepos (our npm repo). Install actionlint directly via the official bash installer.

…ns wrapper

The raven-actions/actionlint wrapper runs 'npm install' in the checkout
directory, which fails on repos using the 'workspace:*' protocol
(npm-the-registry repo uses pnpm with workspaces). Install the official
actionlint binary via its download-actionlint.bash installer instead —
no npm, works on every repo.
@gemini-code-assist
Copy link
Copy Markdown

Note

Gemini is unable to generate a review for this pull request due to the file types involved not being currently supported.

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 15, 2026

Warning

Rate limit exceeded

@WomB0ComB0 has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 3 minutes and 9 seconds before requesting another review.

Your organization is not enrolled in usage-based pricing. Contact your admin to enable usage-based pricing to continue reviews beyond the rate limit, or try again in 3 minutes and 9 seconds.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 341abb22-016b-4d75-aec5-a2ad33d80572

📥 Commits

Reviewing files that changed from the base of the PR and between 64aecbf and 9e8b418.

📒 Files selected for processing (1)
  • .github/workflows/security-scan.yml
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/actionlint-direct

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@WomB0ComB0 WomB0ComB0 merged commit 3dfbe86 into main Apr 15, 2026
5 checks passed
@WomB0ComB0 WomB0ComB0 deleted the fix/actionlint-direct branch April 15, 2026 05:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant