Skip to content

Commit 57d4031

Browse files
authored
chore(deps): update actions/stale action to v10.2.0 (#3382)
1 parent 838a671 commit 57d4031

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/stale.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
if: github.repository_owner == 'GoogleCloudPlatform'
2727
runs-on: ubuntu-latest
2828
steps:
29-
- uses: actions/stale@997185467fa4f803885201cee163a9f38240193d # v10.1.1
29+
- uses: actions/stale@b5d41d4e1d5dceea10e7104786b73624c18a190f # v10.2.0
3030
with:
3131
repo-token: ${{ secrets.GITHUB_TOKEN }}
3232
stale-issue-message: 'This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days'

0 commit comments

Comments
 (0)