Skip to content

Commit

Permalink
Merge pull request #38 from cerberauth/renovate/actions-stale-9.x
Browse files Browse the repository at this point in the history
chore(deps): update actions/stale action to v9
  • Loading branch information
emmanuelgautier authored Nov 2, 2024
2 parents 784a4e5 + 320a7fb commit e865db9
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 @@ -14,7 +14,7 @@ jobs:
pull-requests: write

steps:
- uses: actions/stale@v4
- uses: actions/stale@v9
with:
stale-issue-message: |
Hello contributors!
Expand Down

0 comments on commit e865db9

Please sign in to comment.