Skip to content

Commit be66a20

Browse files
chore(main): release 2.0.0
1 parent e7be9b5 commit be66a20

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog
22

3+
## [2.0.0](https://github.com/NethermindEth/github-workflows/compare/v1.12.2...v2.0.0) (2026-04-10)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* Caller workflows that set explicit permissions must add `artifact-metadata: write` to their permissions block. Without it, GitHub will reject the workflow with a validation error.
9+
10+
### Features
11+
12+
* require artifact-metadata:write permission for attestations ([#144](https://github.com/NethermindEth/github-workflows/issues/144)) ([e7be9b5](https://github.com/NethermindEth/github-workflows/commit/e7be9b531cf2ca88457b5e89bc3e47fd51b9b828))
13+
314
## [1.12.2](https://github.com/NethermindEth/github-workflows/compare/v1.12.1...v1.12.2) (2026-04-10)
415

516

0 commit comments

Comments
 (0)