We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7065ea commit 3a50c5dCopy full SHA for 3a50c5d
1 file changed
.github/workflows/stale.yaml
@@ -13,7 +13,7 @@ jobs:
13
runs-on: ubuntu-24.04
14
steps:
15
- name: Run stale action
16
- uses: actions/stale@b5d41d4e1d5dceea10e7104786b73624c18a190f # v10.2.0
+ uses: actions/stale@eb5cf3af3ac0a1aa4c9c45633dd1ae542a27a899 # v10.3.0
17
with:
18
operations-per-run: 120
19
days-before-close: 10
0 commit comments