Skip to content

Commit 36e5c27

Browse files
chore(main): release cleanup-branches 0.3.1 (#2064)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 872ea72 commit 36e5c27

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"actions/azure-trusted-signing": "1.0.3",
2525
"actions/validate-renovate-config": "0.1.4",
2626
"actions/validate-zizmor-config": "0.2.1",
27-
"actions/cleanup-branches": "0.3.0",
27+
"actions/cleanup-branches": "0.3.1",
2828
"actions/docker-build-push-image": "0.3.4",
2929
"actions/docker-export-digest": "0.1.4",
3030
"actions/docker-import-digests-push-manifest": "0.2.2",

actions/cleanup-branches/CHANGELOG.md

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

3+
## [0.3.1](https://github.com/grafana/shared-workflows/compare/cleanup-branches/v0.3.0...cleanup-branches/v0.3.1) (2026-06-10)
4+
5+
6+
### 🐛 Bug Fixes
7+
8+
* **create-github-app-token:** trigger release-please for reverted gatb change ([#1988](https://github.com/grafana/shared-workflows/issues/1988)) ([e6c8753](https://github.com/grafana/shared-workflows/commit/e6c875364b041be8288bcb1bee15f79cea31ffb1))
9+
310
## [0.3.0](https://github.com/grafana/shared-workflows/compare/cleanup-branches/v0.2.1...cleanup-branches/v0.3.0) (2026-06-01)
411

512

actions/cleanup-branches/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
pull-requests: read
3232
steps:
3333
- uses: actions/checkout@v5
34-
- uses: grafana/shared-workflows/actions/cleanup-branches@cleanup-branches/v0.3.0
34+
- uses: grafana/shared-workflows/actions/cleanup-branches@cleanup-branches/v0.3.1
3535
with:
3636
dry-run: false
3737
exclude-patterns: |

0 commit comments

Comments
 (0)