Skip to content

Commit 470bf92

Browse files
Bump actions/stale from 10.1.0 to 10.1.1 (#143)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bcb5103 commit 470bf92

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
@@ -7,7 +7,7 @@ jobs:
77
stale:
88
runs-on: ubuntu-latest
99
steps:
10-
- uses: actions/[email protected].0
10+
- uses: actions/[email protected].1
1111
with:
1212
stale-issue-message: 'As there has been no activity on this issue for 30 days, I am marking it as stale. If you think this is a mistake, please comment below and I will remove the stale label.'
1313
close-issue-message: 'This issue has been closed due to inactivity. If you think this is a mistake, please comment below.'

0 commit comments

Comments
 (0)