Skip to content

chore: bump actions, remove setup-sandbox - #69

Merged
stasadev merged 1 commit into
mainfrom
20260910_stasadev_bump_actions
Sep 10, 2026
Merged

stasadev merged 1 commit into
mainfrom
20260910_stasadev_bump_actions

Conversation

@stasadev

Copy link
Copy Markdown
Member

The Issue

The pinned actions are behind, and Homebrew/actions/setup-homebrew no longer has a setup-sandbox input.

How This PR Solves The Issue

Bump actions/checkout to v7.0.1 and Homebrew/actions/setup-homebrew to its latest commit, bump actions/upload-artifact to v7 in the README example, and drop setup-sandbox: true. Homebrew's Linux sandbox uses Landlock now, so the Bubblewrap logic and that input are gone upstream.

Every other action is already at its latest major.

Manual Testing Instructions

Run the add-ons test workflow, the Homebrew steps should behave as before.

Automated Testing Overview

Covered by the existing workflows, which use the bumped actions themselves.

Release/Deployment Notes

Don't create releases manually. Follow the release process documentation when making a new release.

## The Issue

The pinned actions are behind, and `Homebrew/actions/setup-homebrew` no longer
has a `setup-sandbox` input.

## How This PR Solves The Issue

Bump `actions/checkout` to v7.0.1 and `Homebrew/actions/setup-homebrew` to its
latest commit, bump `actions/upload-artifact` to v7 in the README example, and
drop `setup-sandbox: true`. Homebrew's Linux sandbox uses Landlock now, so the
Bubblewrap logic and that input are gone upstream.

Every other action is already at its latest major.

## Manual Testing Instructions

Run the add-ons test workflow, the Homebrew steps should behave as before.

## Automated Testing Overview

Covered by the existing workflows, which use the bumped actions themselves.

## Release/Deployment Notes

`CHANGELOG.md` has these entries in the v2.6.0 section, its PR links need the
real number.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@stasadev
stasadev merged commit f3c9bdf into main Sep 10, 2026
7 checks passed
@stasadev
stasadev deleted the 20260910_stasadev_bump_actions branch September 10, 2026 19:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant