Skip to content

Commit 728b83c

Browse files
authored
Merge pull request #539 from rules-proto-grpc/renovate/actions-stale-10.x
Update actions/stale action to v10
2 parents a3658d1 + 0d29c3b commit 728b83c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/no-response.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
mark:
99
runs-on: ubuntu-latest
1010
steps:
11-
- uses: actions/stale@5bef64f19d7facfb25b37b414482c7164d639639 # v9
11+
- uses: actions/stale@3a9db7e6a41a89f618792c92c0e97cc736e1b13f # v10
1212
with:
1313
repo-token: ${{ secrets.GITHUB_TOKEN }}
1414
only-labels: 'more-info-needed'

0 commit comments

Comments
 (0)