Skip to content

Commit

Permalink
Merge pull request #764 from osgi/dependabot/github_actions/actions/s…
Browse files Browse the repository at this point in the history
…tale-9.0.0

build: Bump actions/stale from 8.0.0 to 9.0.0
  • Loading branch information
timothyjward authored Jan 18, 2024
2 parents 0ab5be7 + 0b4c6e6 commit 74ff533
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 @@ -44,7 +44,7 @@ jobs:
egress-policy: audit # TODO: change to 'egress-policy: block' after couple of runs

- name: Stale Action
uses: actions/stale@1160a2240286f5da8ec72b1c0816ce2481aabf84
uses: actions/stale@28ca1036281a5e5922ead5184a1bbf96e5fc984e
with:
days-before-stale: 365
days-before-close: 21
Expand Down

0 comments on commit 74ff533

Please sign in to comment.