Skip to content

ci: repin denoland/setup-deno to a resolvable SHA (v2.0.4)#34

Merged
hyperpolymath merged 1 commit into
mainfrom
fix/ci-action-pins
May 16, 2026
Merged

ci: repin denoland/setup-deno to a resolvable SHA (v2.0.4)#34
hyperpolymath merged 1 commit into
mainfrom
fix/ci-action-pins

Conversation

@hyperpolymath
Copy link
Copy Markdown
Owner

ci: repin denoland/setup-deno to a resolvable SHA (v2.0.4)

ReScript/Deno CI was failing at "Set up job", before any code ran:

Unable to resolve action `denoland/setup-deno@5fae568d...`,
unable to find version `5fae568d37bbd5d82f7bc6ead283828a72525312`

The pinned SHA (commented # v2.0.0) is no longer resolvable (yanked /
non-existent ref). Repin both occurrences to the current release:
denoland/setup-deno@667a34cdef165d8d2b2e98dde39547c9daac7282
(= tag v2.0.4), keeping the org's full-length-SHA pin policy.

Pre-existing infra rot, unrelated to the source migration (#31/#33);
this was just the only source-side-fixable red. Other red main checks
(GitHub Pages, Finishingbot, Seambot, Mirror, Rhodibot, CodeQL) are
org-level infra (missing bot/PAT/Radicle secrets; CodeQL actions
lane needs GHAS; an action in the Pages reusable chain not SHA-pinned)
— not fixable by a source PR here.

Co-Authored-By: Claude Opus 4.7 noreply@anthropic.com

`ReScript/Deno CI` was failing at "Set up job", before any code ran:

    Unable to resolve action `denoland/setup-deno@5fae568d...`,
    unable to find version `5fae568d37bbd5d82f7bc6ead283828a72525312`

The pinned SHA (commented `# v2.0.0`) is no longer resolvable (yanked /
non-existent ref). Repin both occurrences to the current release:
`denoland/setup-deno@667a34cdef165d8d2b2e98dde39547c9daac7282`
(= tag v2.0.4), keeping the org's full-length-SHA pin policy.

Pre-existing infra rot, unrelated to the source migration (#31/#33);
this was just the only source-side-fixable red. Other red main checks
(GitHub Pages, Finishingbot, Seambot, Mirror, Rhodibot, CodeQL) are
org-level infra (missing bot/PAT/Radicle secrets; CodeQL `actions`
lane needs GHAS; an action in the Pages reusable chain not SHA-pinned)
— not fixable by a source PR here.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@hyperpolymath hyperpolymath merged commit 0597277 into main May 16, 2026
18 of 28 checks passed
@hyperpolymath hyperpolymath deleted the fix/ci-action-pins branch May 16, 2026 15:48
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