Skip to content

fix(ci): migrate actions/setup-haskell (deprecated) → haskell-actions/setup#42

Merged
hyperpolymath merged 1 commit into
mainfrom
claude/fix-deprecated-setup-haskell
May 30, 2026
Merged

fix(ci): migrate actions/setup-haskell (deprecated) → haskell-actions/setup#42
hyperpolymath merged 1 commit into
mainfrom
claude/fix-deprecated-setup-haskell

Conversation

@hyperpolymath
Copy link
Copy Markdown
Owner

Deprecated action + fake SHA. Replaced with the canonical haskell-actions/setup v2.11.0 used estate-wide. Same ghc-version/cabal-version interface; behavioural drop-in. Provenance: project_estate_fake_action_sha_punch_list_2026_05_30.

…/setup

The pin `actions/setup-haskell@28c8ff1d6cbeaed15ce310b1952dc19352a0a07d # v1.1.5`
is doubly broken: the SHA is fabricated (gh api -> 422), and the action
`actions/setup-haskell` was deprecated by GitHub years ago in favour of
the community-maintained `haskell-actions/setup`.

Replaced with `haskell-actions/setup@cd0d9bdd65b20557f41bea4dbe43d0b5fbbfe553 # v2.11.0`
which is the current canonical Haskell setup action and matches what the
rest of the estate uses. The `ghc-version` and `cabal-version` inputs are
unchanged (same interface).

Provenance: 2026-05-30 estate audit.
@hyperpolymath hyperpolymath merged commit 683eb1b into main May 30, 2026
13 of 24 checks passed
@hyperpolymath hyperpolymath deleted the claude/fix-deprecated-setup-haskell branch May 30, 2026 18:25
@github-actions
Copy link
Copy Markdown

🔍 Hypatia Security Scan

Findings: 60 issues detected

Severity Count
🔴 Critical 0
🟠 High 14
🟡 Medium 46
View findings
[
  {
    "reason": "Action perpolymath/standards/.github/workflows/governance-reusable.yml@main\n needs attention",
    "type": "unpinned_action",
    "file": "governance.yml",
    "action": "pin_sha",
    "rule_module": "workflow_audit",
    "severity": "medium"
  },
  {
    "reason": "codeql.yml lists `language: javascript-typescript` but the repo has no source files in any CodeQL-scannable language. The analyze job will exit 'no source files' on every run. Switch the matrix to `actions` (which scans workflow files — every repo has those).",
    "type": "codeql_language_matrix_mismatch",
    "file": "codeql.yml",
    "action": "switch_codeql_matrix_to_actions",
    "rule_module": "workflow_audit",
    "severity": "high"
  },
  {
    "reason": "Issue in boj-build.yml",
    "type": "missing_timeout_minutes",
    "file": "boj-build.yml",
    "action": "flag",
    "rule_module": "workflow_audit",
    "severity": "medium"
  },
  {
    "reason": "Issue in casket-pages.yml",
    "type": "missing_timeout_minutes",
    "file": "casket-pages.yml",
    "action": "flag",
    "rule_module": "workflow_audit",
    "severity": "medium"
  },
  {
    "reason": "Issue in casket-pages.yml",
    "type": "missing_timeout_minutes",
    "file": "casket-pages.yml",
    "action": "flag",
    "rule_module": "workflow_audit",
    "severity": "medium"
  },
  {
    "reason": "Issue in codeql.yml",
    "type": "missing_timeout_minutes",
    "file": "codeql.yml",
    "action": "flag",
    "rule_module": "workflow_audit",
    "severity": "medium"
  },
  {
    "reason": "Issue in dependabot-automerge.yml",
    "type": "missing_timeout_minutes",
    "file": "dependabot-automerge.yml",
    "action": "flag",
    "rule_module": "workflow_audit",
    "severity": "medium"
  },
  {
    "reason": "Issue in dogfood-gate.yml",
    "type": "missing_timeout_minutes",
    "file": "dogfood-gate.yml",
    "action": "flag",
    "rule_module": "workflow_audit",
    "severity": "medium"
  },
  {
    "reason": "Issue in dogfood-gate.yml",
    "type": "missing_timeout_minutes",
    "file": "dogfood-gate.yml",
    "action": "flag",
    "rule_module": "workflow_audit",
    "severity": "medium"
  },
  {
    "reason": "Issue in dogfood-gate.yml",
    "type": "missing_timeout_minutes",
    "file": "dogfood-gate.yml",
    "action": "flag",
    "rule_module": "workflow_audit",
    "severity": "medium"
  }
]

Powered by Hypatia Neurosymbolic CI/CD Intelligence

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