Skip to content

github-actions: bump oras-project/setup-oras from 1 to 2#607

Merged
bgentry merged 1 commit into
masterfrom
dependabot/github_actions/oras-project/setup-oras-2
Jul 2, 2026
Merged

github-actions: bump oras-project/setup-oras from 1 to 2#607
bgentry merged 1 commit into
masterfrom
dependabot/github_actions/oras-project/setup-oras-2

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps oras-project/setup-oras from 1 to 2.

Release notes

Sourced from oras-project/setup-oras's releases.

v2.0.0

Highlights

What's Changed

  • Add version 1.3.1 with checksums (#150)
  • feat: migrate action runtime from node20 to node24 (#153)
  • fix: pin undici to >=6.24.1 to address CVEs (#157)
  • chore(deps): bump @​actions/core to 3.x and @​actions/tool-cache to 4.x (#159)
  • chore(deps): Bump @​actions/core from 1.11.1 to 2.0.1 (#130)
  • chore(deps): Bump typescript from 5.9.2 to 6.0.2 (#151)
  • chore(deps): Bump actions/checkout from 5 to 6 (#128)
  • chore(deps): Bump actions/setup-node from 5 to 6 (#123)
  • chore(deps): Bump @​types/node from 24.12.0 to 25.5.2 (multiple PRs)

Full Changelog: oras-project/setup-oras@v1.2.4...v2.0.0

v1.2.4

Highlights

Other Changes

  • Update dependencies

What's Changed

... (truncated)

Commits
  • 38de303 chore: release v2.0.0 (#160)
  • bbd8d79 chore(deps): bump @​actions/core to 3.x and @​actions/tool-cache to 4.x (#159)
  • 44d83f3 chore(deps): Bump @​types/node from 24.12.0 to 25.5.2 (#158)
  • dd86831 fix: pin undici to >=6.24.1 to address CVEs (#157)
  • be45691 feat: migrate action runtime from node20 to node24 (#153)
  • f0fe559 Add version 1.3.1 with checksums from … (#150)
  • 0db6c65 chore(deps): Bump @​types/node from 25.0.3 to 25.5.0 (#149)
  • 8a0db1e chore(deps): Bump typescript from 5.9.3 to 6.0.2 (#151)
  • bd8ffed chore: add TerryHowe to owners and code owners (#152)
  • c33dd38 chore(deps): Bump @​types/node from 25.0.2 to 25.0.3 (#131)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [oras-project/setup-oras](https://github.com/oras-project/setup-oras) from 1 to 2.
- [Release notes](https://github.com/oras-project/setup-oras/releases)
- [Commits](oras-project/setup-oras@v1...v2)

---
updated-dependencies:
- dependency-name: oras-project/setup-oras
  dependency-version: '2'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Jul 1, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: github-actions. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jul 1, 2026

@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: Security review looks good to me.

I reviewed this as a dependency-upgrade supply-chain/security pass for the oras-project/setup-oras update at head 4dff8cd8605178aafd915bcbadf85acce4b5d103.

Scope reviewed:

  • Workflow changes in docker-riverproui.yaml.
  • Upstream action trust and behavior change from oras-project/setup-oras@v1 to @v2.
  • Security-relevant action metadata changes, including runtime, default ORAS CLI version, binary install behavior, permissions, and credential exposure paths.
  • CI status, with the known Dependabot riverproui image-publish/OIDC failure treated separately from dependency safety.

No blocking supply-chain issue found. The action remains in the trusted public ORAS project repository, the workflow references remain in the same action repository, and this PR does not add permissions, secrets, registries, or new workflow steps.

The notable upstream action changes are the expected Node runtime move from Node 20 to Node 24 and the default ORAS CLI update from 1.3.0 to 1.3.1. The residual risk is the normal action-managed ORAS binary download path; I did not find unexpected credential handling or new workflow trust expansion.

The remaining failed riverproui image checks are consistent with the known Dependabot OIDC/publish limitation, while the ordinary JS/Go checks and riverui image jobs passed.

@bgentry bgentry merged commit 185de43 into master Jul 2, 2026
16 of 18 checks passed
@bgentry bgentry deleted the dependabot/github_actions/oras-project/setup-oras-2 branch July 2, 2026 14:47
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant