Skip to content

fix(dependabot): reduce scan frequency to weekly (Monday 02:00 AEST)#67

Merged
pgmac merged 1 commit into
mainfrom
fix/dependabot-weekly-schedule
May 7, 2026
Merged

fix(dependabot): reduce scan frequency to weekly (Monday 02:00 AEST)#67
pgmac merged 1 commit into
mainfrom
fix/dependabot-weekly-schedule

Conversation

@pgmac
Copy link
Copy Markdown
Collaborator

@pgmac pgmac commented May 7, 2026

Summary

  • Change schedule from 0 */6 * * * (every 6 hours) to 0 16 * * 0 (Monday 02:00 AEST / 16:00 UTC Sunday)
  • workflow_dispatch manual trigger unchanged

Test plan

  • Merge and verify next scheduled run fires Monday ~02:00 AEST
  • Manually trigger via Actions UI to confirm workflow_dispatch still works

🤖 Generated with Claude Code

Change schedule from every 6 hours to Monday 02:00 AEST (16:00 UTC Sunday).
Manual workflow_dispatch trigger remains available.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@pgmac pgmac requested a review from a team as a code owner May 7, 2026 08:35
@pgmac pgmac merged commit 68730f0 into main May 7, 2026
1 check passed
@pgmac pgmac deleted the fix/dependabot-weekly-schedule branch May 7, 2026 08:36
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 7, 2026

SBoM Vulnerability Scan Results

Scan Summary:

  • Total vulnerabilities found: 0
  • Critical: 0
  • High: 0
  • Medium: 0

SBoM Details:

  • Generated from commit: e828e04
  • SBoM format: CycloneDX
  • Repository: pgmac-net/pg-actions

View full SARIF report

This comment will be updated on each commit

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant