Skip to content

Commit e18f128

Browse files
build(deps): ⬆️ Update actions/stale action to v10.1.1 (#30)
Co-authored-by: seven-networks-renovate[bot] <203687169+seven-networks-renovate[bot]@users.noreply.github.com>
1 parent 62975e4 commit e18f128

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
@@ -6,7 +6,7 @@ jobs:
66
stale:
77
runs-on: ubuntu-latest
88
steps:
9-
- uses: actions/stale@5f858e3efba33a5ca4407a664cc011ad407f2008 # v10.1.0
9+
- uses: actions/stale@997185467fa4f803885201cee163a9f38240193d # v10.1.1
1010
with:
1111
stale-issue-message: 'This issue has been marked stale because it has had no recent activity. Remove the Stale label or comment if this is still relevant for you.'
1212
stale-pr-message: 'This pull request is stale because it has had no recent activity. Remove the Stale label or comment if this is still relevant for you.'

0 commit comments

Comments
 (0)