Skip to content

Commit

Permalink
Merge pull request #42130 from nextcloud/dependabot/github_actions/ac…
Browse files Browse the repository at this point in the history
…tions/stale-9

chore(deps): Bump actions/stale from 8 to 9
  • Loading branch information
susnux authored Dec 14, 2023
2 parents 42987e7 + 38006c7 commit 34dd18d
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 @@ -15,7 +15,7 @@ jobs:
issues: write

steps:
- uses: actions/stale@v8
- uses: actions/stale@v9
with:
repo-token: ${{ secrets.COMMAND_BOT_PAT }}
stale-issue-message: >
Expand Down

0 comments on commit 34dd18d

Please sign in to comment.