Skip to content

Commit cd63393

Browse files
chore(ci): update actions/stale digest (5f858e3 → 9971854) (#2397)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5952ae7 commit cd63393

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stale.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
repositories: "${{ github.event.repository.name }}"
2222

2323
- name: Stale Issues and Pull Requests
24-
uses: actions/stale@5f858e3efba33a5ca4407a664cc011ad407f2008 # v10
24+
uses: actions/stale@997185467fa4f803885201cee163a9f38240193d # v10
2525
with:
2626
repo-token: "${{ steps.app-token.outputs.token }}"
2727
days-before-stale: 180

0 commit comments

Comments
 (0)