Skip to content

Commit

Permalink
Pin (and upgrade) immutable-eligible action actions/stale to their se…
Browse files Browse the repository at this point in the history
…mantic versions
  • Loading branch information
mrecachinas committed Nov 15, 2024
1 parent 5d9d135 commit e7a4ca6
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 @@ -13,7 +13,7 @@ jobs:
issues: write
pull-requests: read
steps:
- uses: actions/stale@28ca1036281a5e5922ead5184a1bbf96e5fc984e
- uses: actions/stale@9.0.0
with:
stale-issue-message: "This issue is stale because it has been open 21 days with no activity. Remove stale label or comment or this will be closed in 14 days."
close-issue-message: "This issue was closed because it has been stalled for 35 days with no activity."
Expand Down

0 comments on commit e7a4ca6

Please sign in to comment.