diff --git a/.release-please-manifest.json b/.release-please-manifest.json index ec6f3e2be..35ace9ac6 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -24,7 +24,7 @@ "actions/azure-trusted-signing": "1.0.3", "actions/validate-renovate-config": "0.1.4", "actions/validate-zizmor-config": "0.2.2", - "actions/cleanup-branches": "0.3.1", + "actions/cleanup-branches": "0.3.2", "actions/docker-build-push-image": "0.3.4", "actions/docker-export-digest": "0.1.5", "actions/docker-import-digests-push-manifest": "0.2.2", diff --git a/actions/cleanup-branches/CHANGELOG.md b/actions/cleanup-branches/CHANGELOG.md index 3f42b5239..ce691fe06 100644 --- a/actions/cleanup-branches/CHANGELOG.md +++ b/actions/cleanup-branches/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.3.2](https://github.com/grafana/shared-workflows/compare/cleanup-branches/v0.3.1...cleanup-branches/v0.3.2) (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.3.1](https://github.com/grafana/shared-workflows/compare/cleanup-branches/v0.3.0...cleanup-branches/v0.3.1) (2026-06-10) diff --git a/actions/cleanup-branches/README.md b/actions/cleanup-branches/README.md index 9b72c8889..bef6a1962 100644 --- a/actions/cleanup-branches/README.md +++ b/actions/cleanup-branches/README.md @@ -35,7 +35,7 @@ jobs: pull-requests: read steps: - uses: actions/checkout@v5 - - uses: grafana/shared-workflows/actions/cleanup-branches@cleanup-branches/v0.3.1 + - uses: grafana/shared-workflows/actions/cleanup-branches@cleanup-branches/v0.3.2 with: dry-run: false exclude-patterns: |