Skip to content

Commit

Permalink
Merge pull request #177 from felddy/dependabot/github_actions/actions…
Browse files Browse the repository at this point in the history
…/stale-8.0.0

Bump actions/stale from 7.0.0 to 8.0.0
  • Loading branch information
felddy authored Mar 28, 2023
2 parents bf165f5 + 3ecbc13 commit b82de84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stale-issues.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
with:
egress-policy: audit # TODO: change to 'egress-policy: block' after couple of runs

- uses: actions/stale@6f05e4244c9a0b2ed3401882b05d701dd0a7289b
- uses: actions/stale@1160a2240286f5da8ec72b1c0816ce2481aabf84
with:
days-before-stale: 28
days-before-close: 7
Expand Down

0 comments on commit b82de84

Please sign in to comment.