We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30532e7 commit b91836eCopy full SHA for b91836e
.github/workflows/grype-me-latest-release.yml
@@ -3,7 +3,7 @@ name: Grype_Me Scan (latest release)
3
4
on:
5
schedule:
6
- - cron: "53 6 * * *" # daily 06:53 UTC - after Grype DB update (approx 06:15 UTC)
+ - cron: "53 7 * * *" # daily 07:53 UTC - 1h after grype_me update (approx 06:56 UTC)
7
release:
8
types: [published]
9
workflow_dispatch: {}
0 commit comments