Skip to content

action-allowlist-review: bump runs-on/action from 2.2.0 to 2.3.0 in /.github/actions/for-dependabot-triggered-reviews - #1157

Merged
potiuk merged 1 commit into
mainfrom
dependabot/github_actions/dot-github/actions/for-dependabot-triggered-reviews/runs-on/action-2.3.0
Aug 9, 2026
Merged

action-allowlist-review: bump runs-on/action from 2.2.0 to 2.3.0 in /.github/actions/for-dependabot-triggered-reviews#1157
potiuk merged 1 commit into
mainfrom
dependabot/github_actions/dot-github/actions/for-dependabot-triggered-reviews/runs-on/action-2.3.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps runs-on/action from 2.2.0 to 2.3.0.

Release notes

Sourced from runs-on/action's releases.

v2.3.0

What's Changed

Full Changelog: runs-on/action@v2.2.0...v2.3.0

Commits
  • 46910bf dist: rebuild binaries for v2.3.0
  • f729357 Merge branch 'main' into v2
  • 02347f1 Bump README to v2.3.0
  • 3321413 Rebuild action binaries
  • 10fb12c Allow verified Windows sticky mount roots
  • 6377b28 Refactor sticky cache runtime state (#46)
  • 76f7eaf dist: rebuild binaries
  • baa006c Authenticate read-only Git LFS lock requests
  • d5c5d9f Rebuild action binaries
  • fd25aaf Fix warm cache symlink merges
  • 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 [runs-on/action](https://github.com/runs-on/action) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/runs-on/action/releases)
- [Commits](runs-on/action@4e5f723...46910bf)

---
updated-dependencies:
- dependency-name: runs-on/action
  dependency-version: 2.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Aug 7, 2026
@dependabot
dependabot Bot requested review from dfoulks1 and potiuk as code owners August 7, 2026 13:19
@dependabot dependabot Bot added the github_actions Pull requests that update GitHub Actions code label Aug 7, 2026
@dependabot
dependabot Bot requested a review from ppkarwasz as a code owner August 7, 2026 13:19

@potiuk potiuk left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Reviewed. node24 action, v2.2.0 -> v2.3.0. verify passes with every check green: compiled JS matches the rebuild, no binary downloads, lock file present.

The in-tree binary check is the interesting one here: 3 binaries verified via gh attestation (SLSA provenance). This is the action that originally failed that check hard for shipping unattested Go binaries; the actions/attest-build-provenance wiring the maintainer added in runs-on/action#37 is still holding two minor versions later.

The red check_action_tags is a repo-level failure, not caused by this PR. dtolnay/rust-toolchain was annotated tag: stable, a rolling branch that upstream force-pushes, so the pinned SHA stopped being an ancestor of it and the check hard-failed on every open PR. Fixed in #1163.

Approving.


Drafted-by: Claude Opus 5 (1M context) via Claude Code; reviewed by @potiuk before posting

@potiuk
potiuk merged commit c5047c9 into main Aug 9, 2026
10 of 11 checks passed
@potiuk
potiuk deleted the dependabot/github_actions/dot-github/actions/for-dependabot-triggered-reviews/runs-on/action-2.3.0 branch August 9, 2026 02: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 Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant