github-actions: bump imjasonh/setup-crane from 0.6 to 0.7 - #646
Merged
bgentry merged 1 commit intoAug 4, 2026
Conversation
Contributor
|
@dependabot rebase |
Bumps [imjasonh/setup-crane](https://github.com/imjasonh/setup-crane) from 0.6 to 0.7. - [Release notes](https://github.com/imjasonh/setup-crane/releases) - [Commits](imjasonh/setup-crane@v0.6...v0.7) --- updated-dependencies: - dependency-name: imjasonh/setup-crane dependency-version: '0.7' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/github_actions/imjasonh/setup-crane-0.7
branch
from
August 4, 2026 14:07
cdc7cd2 to
60f3513
Compare
bgentry
approved these changes
Aug 4, 2026
bgentry
left a comment
Contributor
There was a problem hiding this comment.
🤖 Codex review: Approved after dependency security and compatibility review.
Upgrade
imjasonh/setup-crane: v0.6 → v0.7- Reviewed head:
60f351312f8e24b6039b8b8fbdf52c1d0c398fe7 - Reviewed action target:
v0.7→feee3b6bb0d4c68370f256a4502498c9227e5c6b
Security review
- Both version tags resolve to verified upstream commits. The full action delta is seven shell-variable quoting fixes plus a README correction; no input, endpoint, environment read, credential access, dependency, generated bundle, or downloaded-binary behavior changed.
- The rebase left the updated workflow blob, action identities, permissions, preceding credential setup, and execution context byte-identical, so the artifact evidence is reusable.
- v0.7 reduces shell splitting/globbing risk. No advisory is published for the action.
Compatibility verification
npm ci --ignore-scripts— passed.npm run lint— passed.npm run test:once— passed (34 files, 233 tests).npm run build— passed.- Normal current-head JS, Go, release, and riverui image checks passed. The affected riverproui path stops earlier at AWS role assumption on Dependabot PRs, so the downstream crane operations were not exercised here.
Residual risk
- The action tag is movable and both versions download the floating latest
cranebinary without verifying the published checksum before running it with ambient job credentials. This is significant pre-existing design risk but is unchanged by v0.7; no new blocking issue identified.
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.
Bumps imjasonh/setup-crane from 0.6 to 0.7.
Release notes
Sourced from imjasonh/setup-crane's releases.
Commits
feee3b6Merge pull request #19 from imjasonh/copilot/quote-variables-in-conditions706a72cQuote remaining shell variables9cac40fQuote shell variables in actioncacf280Merge pull request #15 from ekoops/patch-1ee16abdMerge branch 'main' into patch-133cf3c9Merge pull request #11 from jvliwanag/patch-1607d2fddocs: fix craneREADME.mdURL59af3e6Fix typo