diff --git a/.github/workflows/update-bellsoft-liberica.yml b/.github/workflows/update-bellsoft-liberica.yml index 699c388..22fc7d7 100644 --- a/.github/workflows/update-bellsoft-liberica.yml +++ b/.github/workflows/update-bellsoft-liberica.yml @@ -1,7 +1,7 @@ name: Update bellsoft-liberica "on": schedule: - - cron: 0 4 * * 3-4 + - cron: 0 12-23 * * 1-5 workflow_dispatch: {} jobs: update: diff --git a/.github/workflows/update-ca-certificates.yml b/.github/workflows/update-ca-certificates.yml index 6902232..097c277 100644 --- a/.github/workflows/update-ca-certificates.yml +++ b/.github/workflows/update-ca-certificates.yml @@ -1,7 +1,7 @@ name: Update ca-certificates "on": schedule: - - cron: 0 4 * * 3-4 + - cron: 0 12-23 * * 1-5 workflow_dispatch: {} jobs: update: diff --git a/.github/workflows/update-environment-variables.yml b/.github/workflows/update-environment-variables.yml index c4236d0..8362ad1 100644 --- a/.github/workflows/update-environment-variables.yml +++ b/.github/workflows/update-environment-variables.yml @@ -1,7 +1,7 @@ name: Update environment-variables "on": schedule: - - cron: 0 4 * * 3-4 + - cron: 0 12-23 * * 1-5 workflow_dispatch: {} jobs: update: diff --git a/.github/workflows/update-executable-jar.yml b/.github/workflows/update-executable-jar.yml index d4000ec..91dd531 100644 --- a/.github/workflows/update-executable-jar.yml +++ b/.github/workflows/update-executable-jar.yml @@ -1,7 +1,7 @@ name: Update executable-jar "on": schedule: - - cron: 0 4 * * 3-4 + - cron: 0 12-23 * * 1-5 workflow_dispatch: {} jobs: update: diff --git a/.github/workflows/update-gradle.yml b/.github/workflows/update-gradle.yml index 126e914..8d84102 100644 --- a/.github/workflows/update-gradle.yml +++ b/.github/workflows/update-gradle.yml @@ -1,7 +1,7 @@ name: Update gradle "on": schedule: - - cron: 0 4 * * 3-4 + - cron: 0 12-23 * * 1-5 workflow_dispatch: {} jobs: update: diff --git a/.github/workflows/update-image-labels.yml b/.github/workflows/update-image-labels.yml index 48a692b..f381cdd 100644 --- a/.github/workflows/update-image-labels.yml +++ b/.github/workflows/update-image-labels.yml @@ -1,7 +1,7 @@ name: Update image-labels "on": schedule: - - cron: 0 4 * * 3-4 + - cron: 0 12-23 * * 1-5 workflow_dispatch: {} jobs: update: diff --git a/.github/workflows/update-leiningen.yml b/.github/workflows/update-leiningen.yml index 9ac2391..1cd0a2c 100644 --- a/.github/workflows/update-leiningen.yml +++ b/.github/workflows/update-leiningen.yml @@ -1,7 +1,7 @@ name: Update leiningen "on": schedule: - - cron: 0 4 * * 3-4 + - cron: 0 12-23 * * 1-5 workflow_dispatch: {} jobs: update: diff --git a/.github/workflows/update-maven.yml b/.github/workflows/update-maven.yml index c8f5e04..3fef320 100644 --- a/.github/workflows/update-maven.yml +++ b/.github/workflows/update-maven.yml @@ -1,7 +1,7 @@ name: Update maven "on": schedule: - - cron: 0 4 * * 3-4 + - cron: 0 12-23 * * 1-5 workflow_dispatch: {} jobs: update: diff --git a/.github/workflows/update-native-image.yml b/.github/workflows/update-native-image.yml index 527d24b..c5e093b 100644 --- a/.github/workflows/update-native-image.yml +++ b/.github/workflows/update-native-image.yml @@ -1,7 +1,7 @@ name: Update native-image "on": schedule: - - cron: 0 4 * * 3-4 + - cron: 0 12-23 * * 1-5 workflow_dispatch: {} jobs: update: diff --git a/.github/workflows/update-procfile.yml b/.github/workflows/update-procfile.yml index 31340a7..db36fc4 100644 --- a/.github/workflows/update-procfile.yml +++ b/.github/workflows/update-procfile.yml @@ -1,7 +1,7 @@ name: Update procfile "on": schedule: - - cron: 0 4 * * 3-4 + - cron: 0 12-23 * * 1-5 workflow_dispatch: {} jobs: update: diff --git a/.github/workflows/update-sbt.yml b/.github/workflows/update-sbt.yml index 8c426bb..aa24e69 100644 --- a/.github/workflows/update-sbt.yml +++ b/.github/workflows/update-sbt.yml @@ -1,7 +1,7 @@ name: Update sbt "on": schedule: - - cron: 0 4 * * 3-4 + - cron: 0 12-23 * * 1-5 workflow_dispatch: {} jobs: update: diff --git a/.github/workflows/update-spring-boot.yml b/.github/workflows/update-spring-boot.yml index e317015..0057464 100644 --- a/.github/workflows/update-spring-boot.yml +++ b/.github/workflows/update-spring-boot.yml @@ -1,7 +1,7 @@ name: Update spring-boot "on": schedule: - - cron: 0 4 * * 3-4 + - cron: 0 12-23 * * 1-5 workflow_dispatch: {} jobs: update: diff --git a/.github/workflows/update-syft.yml b/.github/workflows/update-syft.yml index 56ebb6d..301ecfc 100644 --- a/.github/workflows/update-syft.yml +++ b/.github/workflows/update-syft.yml @@ -1,7 +1,7 @@ name: Update syft "on": schedule: - - cron: 0 4 * * 3-4 + - cron: 0 12-23 * * 1-5 workflow_dispatch: {} jobs: update: diff --git a/.github/workflows/update-upx.yml b/.github/workflows/update-upx.yml index dbbb632..912cf3a 100644 --- a/.github/workflows/update-upx.yml +++ b/.github/workflows/update-upx.yml @@ -1,7 +1,7 @@ name: Update upx "on": schedule: - - cron: 0 4 * * 3-4 + - cron: 0 12-23 * * 1-5 workflow_dispatch: {} jobs: update: