Skip to content

Commit a049098

Browse files
[MNT] Bump crs-k/stale-branches in the github-actions group (#1948)
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.1 to 6.0.2 - [Release notes](https://github.com/crs-k/stale-branches/releases) - [Commits](crs-k/stale-branches@v6.0.1...v6.0.2) --- updated-dependencies: - dependency-name: crs-k/stale-branches dependency-type: direct:production update-type: version-update:semver-patch 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 1781f35 commit a049098

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/periodic_github_maintenace.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
private-key: ${{ secrets.PR_APP_KEY }}
2424

2525
- name: Stale Branches
26-
uses: crs-k/stale-branches@v6.0.1
26+
uses: crs-k/stale-branches@v6.0.2
2727
with:
2828
repo-token: ${{ steps.app-token.outputs.token }}
2929
days-before-stale: 140

0 commit comments

Comments
 (0)