Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -325,7 +325,3 @@ jobs:
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
annotations: ${{ steps.meta.outputs.annotations }}
# these two unclutter the GitHub interface, removing the unknown/unknown
# architecture
provenance: false
sbom: false
1 change: 1 addition & 0 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ Internal
* Naming and commentary in GitHub Actions.
* Build ARM Docker image in CI.
* Remove Python 3.10 from CI test matrix.
* Restore provenance/sbom to Docker image action.


2.25.2 (2026/09/16)
Expand Down
Loading