fix(ci): replace fake haskell-actions/setup SHA pin#84
Merged
Conversation
The pin `haskell-actions/setup@dd344bc1cec854a9b55c2b857c28b688010e4fce` at .github/workflows/e2e.yml:39 is fabricated (`gh api repos/haskell- actions/setup/commits/dd344bc... -> 422`). The e2e job would have failed at action resolution on next run. Replaced with verified v2.11.0 pin `cd0d9bdd65b20557f41bea4dbe43d0b5fbbfe553`. Provenance: propagated from rsr-template-repo#81 (merged); discovered while wiring CI for snifs (hyperpolymath/snifs#30). Companion to panll#61 (incoming), odds-and-sods-package-manager#39, proven#93 (merged), proven-servers#19 and the throttled sweep of 16 commented- stub repos.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
The pin
haskell-actions/setup@dd344bc1cec854a9b55c2b857c28b688010e4fceat.github/workflows/e2e.yml:39is fabricated.gh api repos/haskell-actions/setup/commits/dd344bc... → 422 "No commit found for SHA".The e2e job would have failed at action resolution on next run.
Replaced with verified v2.11.0 pin
cd0d9bdd65b20557f41bea4dbe43d0b5fbbfe553.Provenance
rsr-template-repo'se2e.ymltemplate (commented stub uncommented when concretising here)panll#61,odds-and-sods-package-manager#39,proven#93(merged),proven-servers#19, and a throttled sweep of 16 commented-stub reposTest plan
cd0d9bd...(v2.11.0)gh api repos/haskell-actions/setup/commits/cd0d9bdd65b20557f41bea4dbe43d0b5fbbfe553returns 200