diff --git a/.github/workflows/audit.yml b/.github/workflows/audit.yml index 630afc1..150d3d4 100644 --- a/.github/workflows/audit.yml +++ b/.github/workflows/audit.yml @@ -1,7 +1,7 @@ name: Security audit on: schedule: - - cron: '1 0 * * *' + - cron: '0 1 * * *' jobs: audit: runs-on: ubuntu-latest