Skip to content

Commit

Permalink
Update .github/workflows/closed-pull-requests-delete.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Scholzomat committed May 2, 2024
1 parent df7a6a0 commit f7965f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/closed-pull-requests-delete.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
pull-requests: write

steps:
- uses: actions/stale@v5
- uses: actions/stale@v9
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
stale-issue-message: 'Your issue has been marked as stale. Please remove stale label or comment or this will be closed in 30 days'
Expand Down

0 comments on commit f7965f4

Please sign in to comment.