Skip to content

Commit 74b8621

Browse files
authored
main: Update actions/stale digest to ba23c1c (#1250)
1 parent e4fd481 commit 74b8621

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

0 commit comments

Comments
 (0)