Skip to content

Commit f04d3a4

Browse files
chore(deps): update actions/stale digest to 5bef64f (#2815)
Co-authored-by: Andrew Peabody <andrewpeabody@google.com>
1 parent cfdaef6 commit f04d3a4

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
@@ -26,7 +26,7 @@ jobs:
2626
if: github.repository_owner == 'GoogleCloudPlatform'
2727
runs-on: ubuntu-latest
2828
steps:
29-
- uses: actions/stale@28ca1036281a5e5922ead5184a1bbf96e5fc984e # v9
29+
- uses: actions/stale@5bef64f19d7facfb25b37b414482c7164d639639 # v9.1.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)