Skip to content

Commit

Permalink
Merge pull request #624 from ergebnis/dependabot/github_actions/actio…
Browse files Browse the repository at this point in the history
…ns/stale-v3.0.14

github-actions(deps): bump actions/stale from v3.0.13 to v3.0.14
  • Loading branch information
ergebnis-bot authored Nov 23, 2020
2 parents b910765 + fde7415 commit d4075a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prune.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:

steps:
- name: "Prune issues and pull requests"
uses: "actions/stale@v3.0.13"
uses: "actions/stale@v3.0.14"
with:
days-before-close: "${{ env.DAYS_BEFORE_CLOSE }}"
days-before-stale: "${{ env.DAYS_BEFORE_STALE }}"
Expand Down

0 comments on commit d4075a6

Please sign in to comment.