Skip to content

Commit

Permalink
Merge pull request #208 from Staffbase/dependabot/github_actions/acti…
Browse files Browse the repository at this point in the history
…ons/stale-9.0.0

chore(deps): bump actions/stale from 8.0.0 to 9.0.0
  • Loading branch information
timdittler committed Dec 11, 2023
2 parents ee04408 + 9648c92 commit ff91ffb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/template_stale.yml
Expand Up @@ -36,7 +36,7 @@ jobs:

steps:
- name: Stale old PRs
uses: actions/stale@v8.0.0
uses: actions/stale@v9.0.0
with:
close-pr-message: ${{ inputs.close-pr-message }}
days-before-pr-stale: ${{ inputs.days-before-pr-stale }}
Expand Down

0 comments on commit ff91ffb

Please sign in to comment.