CI: update stale branch action (#112836)

update stale branch action
This commit is contained in:
Kevin Minehart
2025-10-23 07:45:59 +00:00
committed by GitHub
parent eb0824a881
commit cd961af818
+1 -1
View File
@@ -12,7 +12,7 @@ jobs:
pull-requests: read
steps:
- uses: actions/checkout@v5
- uses: grafana/shared-workflows/actions/cleanup-branches@cleanup-branches/v1.0.0
- uses: grafana/shared-workflows/actions/cleanup-branches@cleanup-branches/v0.2.1
with:
dry-run: true
max-date: "1 month ago"