Skip to content

Commit

Permalink
Merge pull request #1527 from octokit/dependabot/github_actions/actio…
Browse files Browse the repository at this point in the history
…ns/stale-7

Bump actions/stale from 6 to 7
  • Loading branch information
nickfloyd authored Jan 9, 2023
2 parents f8e5dfb + db34eac commit 73da4d7
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 @@ -9,7 +9,7 @@ jobs:
stale:
runs-on: ubuntu-latest
steps:
- uses: actions/stale@v6
- uses: actions/stale@v7
with:
stale-issue-message: >
👋 Hey Friends, this issue has been automatically marked as `stale` because it has no recent activity.
Expand Down

0 comments on commit 73da4d7

Please sign in to comment.