diff --git a/.github/workflows/security-updates.yml b/.github/workflows/security-updates.yml index 63bc708..f321e30 100644 --- a/.github/workflows/security-updates.yml +++ b/.github/workflows/security-updates.yml @@ -2,7 +2,7 @@ name: Security Updates on: schedule: - - cron: "30 3 * * *" + - cron: "37 3 * * 1" workflow_dispatch: permissions: