Skip to content

Commit

Permalink
Bump actions/stale from 8.0.0 to 9.0.0 (#584) (#586)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Dec 11, 2023
1 parent 48688e9 commit 68a4ef4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stale_issues.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
stale:
runs-on: ubuntu-latest
steps:
- uses: actions/stale@v8.0.0
- uses: actions/stale@v9.0.0
with:
exempt-issue-labels: "pinned"
stale-issue-message: "@ricardozanini @hbelmiro This is being labeled as Stale."
Expand Down

0 comments on commit 68a4ef4

Please sign in to comment.