Skip to content

Commit 6b3b317

Browse files
chore(ci): update actions/stale action to v10.4.0 (was v8.0.0)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1112e96 commit 6b3b317

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/stale-actions.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
stale:
88
runs-on: ubuntu-latest
99
steps:
10-
- uses: actions/stale@v8
10+
- uses: actions/stale@v10
1111
with:
1212
repo-token: ${{ secrets.GITHUB_TOKEN }}
1313
# Staling issues and PR's

0 commit comments

Comments
 (0)