Skip to content

Commit

Permalink
Merge pull request #421 from eclipse/dependabot/github_actions/action…
Browse files Browse the repository at this point in the history
…s/stale-8.0.0

build(deps): Bump actions/stale from 7.0.0 to 8.0.0
  • Loading branch information
bjhargrave authored Apr 14, 2023
2 parents df83f7e + 648abb2 commit 5687873
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 @@ -37,7 +37,7 @@ jobs:
egress-policy: audit # TODO: change to 'egress-policy: block' after couple of runs

- name: Stale Action
uses: actions/stale@6f05e4244c9a0b2ed3401882b05d701dd0a7289b # v7.0.0
uses: actions/stale@1160a2240286f5da8ec72b1c0816ce2481aabf84 # v8.0.0
with:
days-before-stale: 365
days-before-close: 21
Expand Down

0 comments on commit 5687873

Please sign in to comment.