Skip to content

Commit f76ccf3

Browse files
chore(deps): bump crs-k/stale-branches from 6.0.2 to 7.0.0 (#187)
Bumps [crs-k/stale-branches](https://github.com/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 ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Steven Johnson <[email protected]>
1 parent e00f6e2 commit f76ccf3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stale-branches.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
runs-on: ubuntu-latest
1414
steps:
1515
- name: Stale Branches
16-
uses: crs-k/stale-branches@v6.0.2
16+
uses: crs-k/stale-branches@v7.0.0
1717
with:
1818
repo-token: '${{ secrets.GITHUB_TOKEN }}'
1919
days-before-stale: 30

0 commit comments

Comments
 (0)