Skip to content

Commit

Permalink
Merge pull request #33 from astariul/dependabot/github_actions/action…
Browse files Browse the repository at this point in the history
…s/stale-9

⬆️ Bump actions/stale from 8 to 9
  • Loading branch information
astariul committed Dec 9, 2023
2 parents f546ddf + ec9faf0 commit 393a273
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stale.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
stale:
runs-on: ubuntu-latest
steps:
- uses: actions/stale@v8
- uses: actions/stale@v9
with:
stale-issue-message: "This issue has been automatically marked as stale, because it had no recent activity. Please comment on this thread or remove the stale label if it's still active."
stale-pr-message: "This PR has been automatically marked as stale, because it had no recent activity. Please comment on this thread or remove the stale label if it's still active."
Expand Down

0 comments on commit 393a273

Please sign in to comment.