Skip to content

Commit 81c8e9b

Browse files
ci(github-action): update action actions/stale ( 5f858e3 ➔ 9971854 ) (#533)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent dc39939 commit 81c8e9b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/stale.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
stale:
1111
runs-on: ubuntu-latest
1212
steps:
13-
- uses: actions/stale@5f858e3efba33a5ca4407a664cc011ad407f2008 # v10
13+
- uses: actions/stale@997185467fa4f803885201cee163a9f38240193d # v10
1414
with:
1515
stale-issue-message: "This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 14 days."
1616
stale-pr-message: "This PR is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 14 days."

0 commit comments

Comments
 (0)