Skip to content

Commit

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

Bump actions/stale from 8.0.0 to 9.0.0
  • Loading branch information
felddy authored Dec 8, 2023
2 parents 02bbcb3 + 3b7d537 commit 2183952
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@1160a2240286f5da8ec72b1c0816ce2481aabf84 # tag=v8.0.0
- uses: actions/stale@28ca1036281a5e5922ead5184a1bbf96e5fc984e # tag=v9.0.0
with:
days-before-stale: 28
days-before-close: 7
Expand Down

0 comments on commit 2183952

Please sign in to comment.