Skip to content

Commit d333153

Browse files
Deps: Update actions/stale action to v10
1 parent 01bf7cd commit d333153

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stale.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
stale:
1414
runs-on: ubuntu-latest
1515
steps:
16-
- uses: actions/stale@5bef64f19d7facfb25b37b414482c7164d639639 # v9
16+
- uses: actions/stale@5f858e3efba33a5ca4407a664cc011ad407f2008 # v10
1717
with:
1818
stale-issue-message:
1919
This issue has been identified as stale because it

0 commit comments

Comments
 (0)