Skip to content

github-actions: bump imjasonh/setup-crane from 0.6 to 0.7 - #646

Merged
bgentry merged 1 commit into
masterfrom
dependabot/github_actions/imjasonh/setup-crane-0.7
Aug 4, 2026
Merged

github-actions: bump imjasonh/setup-crane from 0.6 to 0.7#646
bgentry merged 1 commit into
masterfrom
dependabot/github_actions/imjasonh/setup-crane-0.7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 1, 2026

Copy link
Copy Markdown
Contributor

Bumps imjasonh/setup-crane from 0.6 to 0.7.

Release notes

Sourced from imjasonh/setup-crane's releases.

v0.7

What's Changed

New Contributors

Full Changelog: imjasonh/setup-crane@v0.6...v0.7

Commits
  • feee3b6 Merge pull request #19 from imjasonh/copilot/quote-variables-in-conditions
  • 706a72c Quote remaining shell variables
  • 9cac40f Quote shell variables in action
  • cacf280 Merge pull request #15 from ekoops/patch-1
  • ee16abd Merge branch 'main' into patch-1
  • 33cf3c9 Merge pull request #11 from jvliwanag/patch-1
  • 607d2fd docs: fix crane README.md URL
  • 59af3e6 Fix typo
  • See full diff in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github-actions labels Aug 1, 2026
@bgentry

bgentry commented Aug 4, 2026

Copy link
Copy Markdown
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
dependabot Bot force-pushed the dependabot/github_actions/imjasonh/setup-crane-0.7 branch from cdc7cd2 to 60f3513 Compare August 4, 2026 14:07

@bgentry bgentry left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤖 Codex review: Approved after dependency security and compatibility review.

Upgrade

  • imjasonh/setup-crane: v0.6 → v0.7
  • Reviewed head: 60f351312f8e24b6039b8b8fbdf52c1d0c398fe7
  • Reviewed action target: v0.7feee3b6bb0d4c68370f256a4502498c9227e5c6b

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 crane binary 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.

@bgentry
bgentry merged commit dd0d14c into master Aug 4, 2026
16 of 18 checks passed
@bgentry
bgentry deleted the dependabot/github_actions/imjasonh/setup-crane-0.7 branch August 4, 2026 14:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github-actions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant