Skip to content

Commit

Permalink
[MNT] Bump crs-k/stale-branches in the github-actions group (#2524)
Browse files Browse the repository at this point in the history
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 4, 2025
1 parent 874478c commit a3cbff0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/periodic_github_maintenace.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
private-key: ${{ secrets.PR_APP_KEY }}

- name: Stale Branches
uses: crs-k/stale-branches@v6.0.2
uses: crs-k/stale-branches@v7.0.0
with:
repo-token: ${{ steps.app-token.outputs.token }}
days-before-stale: 140
Expand Down

0 comments on commit a3cbff0

Please sign in to comment.