Skip to content

Commit

Permalink
🔀 Merge pull request #60 from astariul/dependabot/github_actions/acti…
Browse files Browse the repository at this point in the history
…ons/stale-7

⬆️ Bump actions/stale from 6 to 7
  • Loading branch information
astariul authored Jan 25, 2023
2 parents 3fb638a + 85e2adb commit 7753afb
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@v6
- uses: actions/stale@v7
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 7753afb

Please sign in to comment.