Skip to content

Commit f56a711

Browse files
Merge pull request #205 from stethoscope-js/dependabot/github_actions/actions/stale-6
⬆️ Bump actions/stale from 3 to 6
2 parents 233a0ef + 99f2cfc commit f56a711

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stale.yml

+1-1
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@v3
9+
- uses: actions/stale@v6
1010
with:
1111
repo-token: ${{ secrets.GH_PAT }}
1212
stale-issue-message: "⚠️ This issue has not seen any activity in the past 2 months so I'm marking it as stale. I'll close it if it doesn't see any activity in the coming week."

0 commit comments

Comments
 (0)