Skip to content

Commit

Permalink
Merge pull request #142 from synfinatic/dependabot/github_actions/act…
Browse files Browse the repository at this point in the history
…ions/stale-9

Bump actions/stale from 8 to 9
  • Loading branch information
synfinatic authored Dec 7, 2023
2 parents 2dadb10 + 5635a4f commit 755b6ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-close.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
pull-requests: write
steps:
# https://github.com/marketplace/actions/close-stale-issues
- uses: actions/stale@v8
- uses: actions/stale@v9
with:
any-of-issue-labels: waiting-for-customer
stale-label: stale
Expand Down

0 comments on commit 755b6ed

Please sign in to comment.