Skip to content

Commit

Permalink
Merge pull request #1118 from nunocoracao/dependabot/github_actions/d…
Browse files Browse the repository at this point in the history
…ev/actions/stale-9

👷 Bump actions/stale from 8 to 9
  • Loading branch information
nunocoracao authored Dec 14, 2023
2 parents ea8344a + 02553cf commit 3969582
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
pull-requests: write

steps:
- uses: actions/stale@v8
- uses: actions/stale@v9
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
stale-issue-message: 'This issue will be closed since it has been stale for 60 days.'
Expand Down

0 comments on commit 3969582

Please sign in to comment.