Skip to content

ci: update release actions and use published design tokens - #163

Merged
abrichr merged 2 commits into
mainfrom
dependabot/github_actions/actions-1dd19105c8
Sep 10, 2026
Merged

ci: update release actions and use published design tokens#163
abrichr merged 2 commits into
mainfrom
dependabot/github_actions/actions-1dd19105c8

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 5, 2026

Copy link
Copy Markdown
Contributor

Dependency PRs can't read the private Web repository with their scoped GitHub token. The token check now compares Desktop's vendored files with the exact public copies at openadapt.ai/styles/tokens.json and tokens.css. It still fails on changed bytes or a failed fetch. The authenticated write command continues to import from the canonical repository.

The release workflows use python-semantic-release and publish-action 10.6.2, plus sbom-action 0.24.2. Their pinned commits match the upstream tags, and the release contract assertions now name 10.6.2. The SBOM action also moves its default Syft version from 1.42.3 to 1.51.1 and pins the installer to that release. Its CycloneDX 1.7 output remains accepted by the existing validator. Publication remains manual.

Validation: 1,089 Python tests passed (16 skipped), 122 UI tests passed, the frontend build and Ruff passed, and the public token bytes matched both vendored SHA-256 values.

Bumps the actions group with 3 updates: [anchore/sbom-action](https://github.com/anchore/sbom-action), [python-semantic-release/python-semantic-release](https://github.com/python-semantic-release/python-semantic-release) and [python-semantic-release/publish-action](https://github.com/python-semantic-release/publish-action).


Updates `anchore/sbom-action` from 0.24.0 to 0.24.2
- [Release notes](https://github.com/anchore/sbom-action/releases)
- [Changelog](https://github.com/anchore/sbom-action/blob/main/RELEASE.md)
- [Commits](anchore/sbom-action@e22c389...3ad7283)

Updates `python-semantic-release/python-semantic-release` from 10.6.1 to 10.6.2
- [Release notes](https://github.com/python-semantic-release/python-semantic-release/releases)
- [Changelog](https://github.com/python-semantic-release/python-semantic-release/blob/master/CHANGELOG.rst)
- [Commits](python-semantic-release/python-semantic-release@39dd205...9a026e9)

Updates `python-semantic-release/publish-action` from 10.6.1 to 10.6.2
- [Release notes](https://github.com/python-semantic-release/publish-action/releases)
- [Changelog](https://github.com/python-semantic-release/publish-action/blob/main/releaserc.toml)
- [Commits](python-semantic-release/publish-action@5a5718c...6d89e2d)

---
updated-dependencies:
- dependency-name: anchore/sbom-action
  dependency-version: 0.24.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
- dependency-name: python-semantic-release/python-semantic-release
  dependency-version: 10.6.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
- dependency-name: python-semantic-release/publish-action
  dependency-version: 10.6.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
...

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 Sep 5, 2026
@abrichr abrichr changed the title ci: bump the actions group with 3 updates ci: update release actions and use published design tokens Sep 10, 2026
@abrichr
abrichr merged commit 27b960b into main Sep 10, 2026
17 checks passed
@abrichr
abrichr deleted the dependabot/github_actions/actions-1dd19105c8 branch September 10, 2026 20:40
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