mirror of
https://github.com/meshtastic/web.git
synced 2026-08-01 15:36:28 -04:00
Merge pull request #1350 from meshtastic/dependabot/github_actions/actions/stale-11
chore(deps): bump actions/stale from 10 to 11
This commit is contained in:
2
.github/workflows/inactive-issue.yml
vendored
2
.github/workflows/inactive-issue.yml
vendored
@@ -10,7 +10,7 @@ jobs:
|
||||
issues: write
|
||||
pull-requests: write
|
||||
steps:
|
||||
- uses: actions/stale@v10
|
||||
- uses: actions/stale@v11
|
||||
with:
|
||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
days-before-issue-stale: 60
|
||||
|
||||
Reference in New Issue
Block a user