Skip to content

Commit 42303bb

Browse files
authored
main: Update actions/stale digest to 128b2c8 (#2053)
1 parent 3b629dd commit 42303bb

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@f78de9780efb7a789cf4745957fa3374cbb94fd5
25+
- uses: actions/stale@128b2c81d01bedfe5b59d56fc08176aecd3fe6b9
2626
with:
2727
days-before-close: 5
2828
days-before-stale: 30

0 commit comments

Comments
 (0)