Skip to content

Commit 7990314

Browse files
chore(deps): update actions/stale action to v10 (#37)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a5c75ec commit 7990314

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
@@ -15,7 +15,7 @@ jobs:
1515
stale:
1616
runs-on: ubuntu-22.04
1717
steps:
18-
- uses: actions/stale@5bef64f19d7facfb25b37b414482c7164d639639 # v9
18+
- uses: actions/stale@3a9db7e6a41a89f618792c92c0e97cc736e1b13f # v10
1919
with:
2020
# This action uses ~2 operations per stale issue per run to determine
2121
# whether it's still stale. It also uses 2-3 operations to mark an issue

0 commit comments

Comments
 (0)