ci: update global workflows (#802)

This commit is contained in:
LizardByte-bot
2023-01-19 12:35:16 -05:00
committed by GitHub
parent c81aa99c38
commit bfd1e81a25
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: