Skip to content

Commit 8b04356

Browse files
Update crs-k/stale-branches action to v7 (#54)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c4f8377 commit 8b04356

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

actions/clean-up-repo/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ runs:
6262
6363
- name: Clean branches
6464
id: cleanup_branches
65-
uses: crs-k/stale-branches@v6.0.2
65+
uses: crs-k/stale-branches@v7.0.0
6666
with:
6767
repo-token: ${{ inputs.token }}
6868
days-before-stale: ${{ inputs.days-before-branch-stale }}

0 commit comments

Comments
 (0)