Skip to content

Add workflow lint#47

Merged
mkusaka merged 1 commit into
mainfrom
workflow-lint-20260524-053558
May 24, 2026
Merged

Add workflow lint#47
mkusaka merged 1 commit into
mainfrom
workflow-lint-20260524-053558

Conversation

@mkusaka
Copy link
Copy Markdown
Owner

@mkusaka mkusaka commented May 23, 2026

Summary

  • Add or rename the workflow lint workflow.
  • Run actionlint, ghalint, zizmor, CodeQL Actions analysis, and pinact for GitHub Actions files.
  • Adjust existing workflow permissions, timeouts, pinned action refs, and auth/cache settings so the new checks pass.

Testing

  • actionlint -color
  • ghalint run
  • ghalint run-action
  • zizmor --min-severity medium .github/workflows/
  • pinact run --check
  • node --check .github/scripts/check-codeql-sarif.mjs

@mkusaka mkusaka force-pushed the workflow-lint-20260524-053558 branch from 49cfd68 to 2762a5a Compare May 23, 2026 21:28
@mkusaka mkusaka force-pushed the workflow-lint-20260524-053558 branch from 2762a5a to 890e0ba Compare May 23, 2026 21:39
@mkusaka mkusaka merged commit 1548090 into main May 24, 2026
13 checks passed
@mkusaka mkusaka deleted the workflow-lint-20260524-053558 branch May 24, 2026 08:19
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