Skip to content

Commit

Permalink
Merge pull request #190 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 committed Nov 23, 2020
2 parents c03f126 + 5b75ce3 commit dd6d2f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prune.yaml
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 dd6d2f5

Please sign in to comment.