From efd19431d031419dc48bf824ba490c8c8245e85a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 9 Sep 2026 20:53:17 +0000 Subject: [PATCH] chore(main): release cleanup-branches 0.3.2 --- .release-please-manifest.json | 2 +- actions/cleanup-branches/CHANGELOG.md | 7 +++++++ actions/cleanup-branches/README.md | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index ec6f3e2be7..35ace9ac66 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 3f42b52398..ce691fe062 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 9b72c88896..bef6a19625 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: |