Skip to content

Commit

Permalink
chore(deps): update actions/stale action to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 19, 2023
1 parent e175e7c commit bfc3314
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 @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
steps:
# yamllint disable-line rule:comments
- uses: actions/stale@6f05e4244c9a0b2ed3401882b05d701dd0a7289b # v7.0.0
- uses: actions/stale@1160a2240286f5da8ec72b1c0816ce2481aabf84 # v8.0.0
with:
# yamllint disable rule:line-length
stale-issue-message: "This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 10 days."
Expand Down

0 comments on commit bfc3314

Please sign in to comment.