Skip to content

Commit 3b4b016

Browse files
authored
Update actions/stale digest to e46bbab (#2856)
1 parent cb44a67 commit 3b4b016

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

0 commit comments

Comments
 (0)