File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 1.1.0] - 2026-01-19
11+
1012### Added
1113
1214- CI workflow with CHANGELOG validation and actionlint (includes YAML and ShellCheck)
@@ -28,6 +30,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2830
2931### Security
3032
33+ - Fix token permissions and prevent code injection vulnerability in ` get-commit-messages ` workflow
3134- Pin all GitHub Actions to commit SHAs for supply chain security
3235- Add step-security/harden-runner with egress blocking to all workflows
3336- Network egress restricted to only required endpoints per workflow
@@ -72,5 +75,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7275- Security improvements or vulnerability fixes
7376-->
7477
75- [ Unreleased ] : https://github.com/marcus-hooper/workflows/compare/v1.0.0...HEAD
78+ [ Unreleased ] : https://github.com/marcus-hooper/workflows/compare/v1.1.0...HEAD
79+ [ 1.1.0 ] : https://github.com/marcus-hooper/workflows/compare/v1.0.0...v1.1.0
7680[ 1.0.0 ] : https://github.com/marcus-hooper/workflows/releases/tag/v1.0.0
You can’t perform that action at this time.
0 commit comments