Skip to content

Commit ea5390d

Browse files
authoredFeb 22, 2024··
Merge pull request #1122 from crs-k/dependabot/github_actions/crs-k/stale-branches-4.0.0
Bump crs-k/stale-branches from 3.1.4 to 4.0.0
2 parents 422ed00 + 3803a93 commit ea5390d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/stale-branches-test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
runs-on: ubuntu-latest
1717
steps:
1818
- name: Stale Branches
19-
uses: crs-k/stale-branches@v3.1.4
19+
uses: crs-k/stale-branches@v4.0.0
2020
with:
2121
repo-token: "${{ secrets.GITHUB_TOKEN }}"
2222
days-before-stale: 1

0 commit comments

Comments
 (0)
Please sign in to comment.