Skip to content

Commit 789c62b

Browse files
Update actions/stale action to v11 (#84)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 75fdd75 commit 789c62b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/stale.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
runs-on: ubuntu-24.04
1414
steps:
1515
- name: Run stale action
16-
uses: actions/stale@1e223db275d687790206a7acac4d1a11bd6fe629 # v10.4.0
16+
uses: actions/stale@4391f3da665fdf50b6810c1a66712fb9ba21aa93 # v11.0.0
1717
with:
1818
operations-per-run: 120
1919
days-before-close: 10

0 commit comments

Comments
 (0)