Skip to content

Commit 57aba4f

Browse files
authored
Merge pull request #452 from felddy/dependabot/github_actions/github-actions-all-599ae9035d
Bump actions/stale from 10.0.0 to 10.1.0 in the github-actions-all group
2 parents bc19586 + ce23ea7 commit 57aba4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stale-issues.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
with:
1919
egress-policy: audit # TODO: change to 'egress-policy: block' after couple of runs
2020

21-
- uses: actions/stale@3a9db7e6a41a89f618792c92c0e97cc736e1b13f # tag=v10.0.0
21+
- uses: actions/stale@5f858e3efba33a5ca4407a664cc011ad407f2008 # tag=v10.1.0
2222
with:
2323
days-before-stale: 28
2424
days-before-close: 7

0 commit comments

Comments
 (0)