Skip to content

Commit a4d7b77

Browse files
[MNT] Bump crs-k/stale-branches in the github-actions group (#329)
Bumps the github-actions group with 1 update: [crs-k/stale-branches](https://github.com/crs-k/stale-branches). Updates `crs-k/stale-branches` from 6.0.2 to 7.0.0 - [Release notes](https://github.com/crs-k/stale-branches/releases) - [Commits](crs-k/stale-branches@v6.0.2...v7.0.0) --- updated-dependencies: - dependency-name: crs-k/stale-branches dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Matthew Middlehurst <pfm15hbu@gmail.com>
1 parent c1677ce commit a4d7b77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/periodic_github_maintenace.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
private-key: ${{ secrets.PR_APP_KEY }}
2727

2828
- name: Stale Branches
29-
uses: crs-k/stale-branches@v6.0.2
29+
uses: crs-k/stale-branches@v7.0.0
3030
with:
3131
repo-token: ${{ steps.app-token.outputs.token }}
3232
days-before-stale: 365

0 commit comments

Comments
 (0)