Skip to content

Commit

Permalink
Merge pull request #298 from x1unix/dependabot/github_actions/actions…
Browse files Browse the repository at this point in the history
…/stale-9

build(deps): bump actions/stale from 5 to 9
  • Loading branch information
x1unix authored Jan 9, 2024
2 parents bb02402 + de28b52 commit cfd0189
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/issues.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
issues: write
pull-requests: write
steps:
- uses: actions/stale@v5
- uses: actions/stale@v9
with:
stale-issue-label: "stale"
exempt-issue-labels: "override-stale,question,enhancement,bug,in-progress"
Expand Down

0 comments on commit cfd0189

Please sign in to comment.