diff --git a/.github/workflows/dependabot-alert.yml b/.github/workflows/dependabot-alert.yml index 2d80368..6c9583d 100644 --- a/.github/workflows/dependabot-alert.yml +++ b/.github/workflows/dependabot-alert.yml @@ -2,7 +2,7 @@ name: Dependabot Alert Management on: schedule: - - cron: '0 */6 * * *' + - cron: '0 16 * * 0' # Monday 02:00 AEST (UTC+10) workflow_dispatch: permissions: