Skip to content

Commit b410982

Browse files
authored
main: Update actions/stale digest to 816d9db (#1341)
1 parent cd1ebb5 commit b410982

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
@@ -22,7 +22,7 @@ jobs:
2222
stale:
2323
runs-on: ubuntu-24.04
2424
steps:
25-
- uses: actions/stale@ba23c1cb02e5cb8f885b0994d870e6032be00186
25+
- uses: actions/stale@816d9db1aba399a7f70277f1a2b01a4d21497fdd
2626
with:
2727
days-before-close: 5
2828
days-before-stale: 30

0 commit comments

Comments
 (0)