diff --git a/.release-please-manifest.json b/.release-please-manifest.json index cc21fae04..e9bdb1fcc 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -36,5 +36,5 @@ "actions/download-branch-workflow-artifact": "0.1.0", "actions/annotate-coverage": "0.2.0", "actions/signed-commits-info": "0.1.0", - "actions/zizmor-collection-paths": "0.2.0" + "actions/zizmor-collection-paths": "0.2.1" } diff --git a/actions/zizmor-collection-paths/CHANGELOG.md b/actions/zizmor-collection-paths/CHANGELOG.md index b3fac3b00..1076926da 100644 --- a/actions/zizmor-collection-paths/CHANGELOG.md +++ b/actions/zizmor-collection-paths/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.2.1](https://github.com/grafana/shared-workflows/compare/zizmor-collection-paths/v0.2.0...zizmor-collection-paths/v0.2.1) (2026-09-09) + + +### 📝 Documentation + +* generate action and workflow input/output tables ([#2276](https://github.com/grafana/shared-workflows/issues/2276)) ([ddcc1f8](https://github.com/grafana/shared-workflows/commit/ddcc1f84239514abefa7b02481bfcc24bd88c4ca)) + ## [0.2.0](https://github.com/grafana/shared-workflows/compare/zizmor-collection-paths/v0.1.0...zizmor-collection-paths/v0.2.0) (2026-08-03)