Skip to content

Commit a2e1abf

Browse files
Bump actions/stale from 10.2.0 to 10.3.0 (#353)
Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5108952 commit a2e1abf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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/stale@b5d41d4e1d5dceea10e7104786b73624c18a190f # v10.2.0
10+
- uses: actions/stale@eb5cf3af3ac0a1aa4c9c45633dd1ae542a27a899 # v10.3.0
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)