ci: update global workflows (#802)

This commit is contained in:
LizardByte-bot 2023-01-19 12:35:16 -05:00 committed by GitHub
commit bfd1e81a25
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 7 additions and 7 deletions

View file

@ -41,6 +41,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: rebase
uses: "bbeesley/gha-auto-dependabot-rebase@v1.2.0"
uses: "bbeesley/gha-auto-dependabot-rebase@v1.3.18"
env:
GITHUB_TOKEN: ${{ secrets.GH_BOT_TOKEN }}

View file

@ -9,7 +9,7 @@ name: Stale Issues / PRs
on:
schedule:
- cron: '00 00 * * *'
- cron: '00 10 * * *'
jobs:
stale: