Skip to content

Commit 697ef9e

Browse files
chore(deps): update actions/stale action to v11
1 parent 2308cfd commit 697ef9e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/stale.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
pull-requests: write
2727

2828
steps:
29-
- uses: actions/stale@1e223db275d687790206a7acac4d1a11bd6fe629 # v10.4.0
29+
- uses: actions/stale@4391f3da665fdf50b6810c1a66712fb9ba21aa93 # v11.0.0
3030
with:
3131
days-before-pr-stale: 30
3232
days-before-pr-close: 14

0 commit comments

Comments
 (0)