From f98a64481df2ef6dafa039b4fd1e7e0b84ae4542 Mon Sep 17 00:00:00 2001 From: Anahide Tchertchian <608958+atchertchian@users.noreply.github.com> Date: Mon, 13 Nov 2023 17:00:47 +0100 Subject: [PATCH 1/6] AAE-18008: Make dependabot update actions --- .github/dependabot.yml | 248 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 248 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index b66d06938..3c9b7e08a 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -6,6 +6,254 @@ updates: directory: "/" schedule: interval: "daily" + - package-ecosystem: "github-actions" + directory: "/.github/actions/automate-dependabot" + schedule: + interval: "daily" + - package-ecosystem: "github-actions" + directory: "/.github/actions/automate-propagation" + schedule: + interval: "daily" + - package-ecosystem: "github-actions" + directory: "/.github/actions/calculate-next-internal-version" + schedule: + interval: "daily" + - package-ecosystem: "github-actions" + directory: "/.github/actions/configure-git-author" + schedule: + interval: "daily" + - package-ecosystem: "github-actions" + directory: "/.github/actions/dbp-charts" + schedule: + interval: "daily" + - package-ecosystem: "github-actions" + directory: "/.github/actions/docker-build-image" + schedule: + interval: "daily" + - package-ecosystem: "github-actions" + directory: "/.github/actions/docker-dump-containers-logs" + schedule: + interval: "daily" + - package-ecosystem: "github-actions" + directory: "/.github/actions/docker-scan-image-dirs" + schedule: + interval: "daily" + - package-ecosystem: "github-actions" + directory: "/.github/actions/env-load-from-yaml" + schedule: + interval: "daily" + - package-ecosystem: "github-actions" + directory: "/.github/actions/free-hosted-runner-disk-space" + schedule: + interval: "daily" + - package-ecosystem: "github-actions" + directory: "/.github/actions/get-branch-name" + schedule: + interval: "daily" + - package-ecosystem: "github-actions" + directory: "/.github/actions/get-build-info" + schedule: + interval: "daily" + - package-ecosystem: "github-actions" + directory: "/.github/actions/get-commit-message" + schedule: + interval: "daily" + - package-ecosystem: "github-actions" + directory: "/.github/actions/git-check-existing-tag" + schedule: + interval: "daily" + - package-ecosystem: "github-actions" + directory: "/.github/actions/git-commit-changes" + schedule: + interval: "daily" + - package-ecosystem: "github-actions" + directory: "/.github/actions/git-latest-tag" + schedule: + interval: "daily" + - package-ecosystem: "github-actions" + directory: "/.github/actions/helm-build-chart" + schedule: + interval: "daily" + - package-ecosystem: "github-actions" + directory: "/.github/actions/helm-integration-tests" + schedule: + interval: "daily" + - package-ecosystem: "github-actions" + directory: "/.github/actions/helm-package-chart" + schedule: + interval: "daily" + - package-ecosystem: "github-actions" + directory: "/.github/actions/helm-parse-next-release" + schedule: + interval: "daily" + - package-ecosystem: "github-actions" + directory: "/.github/actions/helm-plugin" + schedule: + interval: "daily" + - package-ecosystem: "github-actions" + directory: "/.github/actions/helm-publish-chart" + schedule: + interval: "daily" + - package-ecosystem: "github-actions" + directory: "/.github/actions/helm-release-and-publish" + schedule: + interval: "daily" + - package-ecosystem: "github-actions" + directory: "/.github/actions/helm-template-yamllint" + schedule: + interval: "daily" + - package-ecosystem: "github-actions" + directory: "/.github/actions/helm-update-chart-version" + schedule: + interval: "daily" + - package-ecosystem: "github-actions" + directory: "/.github/actions/jx-updatebot-pr" + schedule: + interval: "daily" + - package-ecosystem: "github-actions" + directory: "/.github/actions/kubectl-keep-nslogs" + schedule: + interval: "daily" + - package-ecosystem: "github-actions" + directory: "/.github/actions/load-release-descriptor" + schedule: + interval: "daily" + - package-ecosystem: "github-actions" + directory: "/.github/actions/maven-build-and-tag" + schedule: + interval: "daily" + - package-ecosystem: "github-actions" + directory: "/.github/actions/maven-deploy-file" + schedule: + interval: "daily" + - package-ecosystem: "github-actions" + directory: "/.github/actions/maven-release" + schedule: + interval: "daily" + - package-ecosystem: "github-actions" + directory: "/.github/actions/maven-update-pom-version" + schedule: + interval: "daily" + - package-ecosystem: "github-actions" + directory: "/.github/actions/nexus-close-staging" + schedule: + interval: "daily" + - package-ecosystem: "github-actions" + directory: "/.github/actions/nexus-create-staging" + schedule: + interval: "daily" + - package-ecosystem: "github-actions" + directory: "/.github/actions/nexus-release-staging" + schedule: + interval: "daily" + - package-ecosystem: "github-actions" + directory: "/.github/actions/pipenv" + schedule: + interval: "daily" + - package-ecosystem: "github-actions" + directory: "/.github/actions/pre-commit" + schedule: + interval: "daily" + - package-ecosystem: "github-actions" + directory: "/.github/actions/pre-commit-default" + schedule: + interval: "daily" + - package-ecosystem: "github-actions" + directory: "/.github/actions/process-coverage-report" + schedule: + interval: "daily" + - package-ecosystem: "github-actions" + directory: "/.github/actions/rancher" + schedule: + interval: "daily" + - package-ecosystem: "github-actions" + directory: "/.github/actions/reportportal-prepare" + schedule: + interval: "daily" + - package-ecosystem: "github-actions" + directory: "/.github/actions/reportportal-summarize" + schedule: + interval: "daily" + - package-ecosystem: "github-actions" + directory: "/.github/actions/resolve-preview-name" + schedule: + interval: "daily" + - package-ecosystem: "github-actions" + directory: "/.github/actions/send-slack-notification" + schedule: + interval: "daily" + - package-ecosystem: "github-actions" + directory: "/.github/actions/send-slack-notification-slow-job" + schedule: + interval: "daily" + - package-ecosystem: "github-actions" + directory: "/.github/actions/send-teams-notification" + schedule: + interval: "daily" + - package-ecosystem: "github-actions" + directory: "/.github/actions/setup-github-release-binary" + schedule: + interval: "daily" + - package-ecosystem: "github-actions" + directory: "/.github/actions/setup-helm-docs" + schedule: + interval: "daily" + - package-ecosystem: "github-actions" + directory: "/.github/actions/setup-java-build" + schedule: + interval: "daily" + - package-ecosystem: "github-actions" + directory: "/.github/actions/setup-jx-release-version" + schedule: + interval: "daily" + - package-ecosystem: "github-actions" + directory: "/.github/actions/setup-kcadm" + schedule: + interval: "daily" + - package-ecosystem: "github-actions" + directory: "/.github/actions/setup-kind" + schedule: + interval: "daily" + - package-ecosystem: "github-actions" + directory: "/.github/actions/setup-kubepug" + schedule: + interval: "daily" + - package-ecosystem: "github-actions" + directory: "/.github/actions/setup-pysemver" + schedule: + interval: "daily" + - package-ecosystem: "github-actions" + directory: "/.github/actions/setup-rancher-cli" + schedule: + interval: "daily" + - package-ecosystem: "github-actions" + directory: "/.github/actions/setup-terraform-docs" + schedule: + interval: "daily" + - package-ecosystem: "github-actions" + directory: "/.github/actions/setup-updatebot" + schedule: + interval: "daily" + - package-ecosystem: "github-actions" + directory: "/.github/actions/update-deployment-runtime-versions" + schedule: + interval: "daily" + - package-ecosystem: "github-actions" + directory: "/.github/actions/update-pom-to-next-pre-release" + schedule: + interval: "daily" + - package-ecosystem: "github-actions" + directory: "/.github/actions/update-project-base-tag" + schedule: + interval: "daily" + - package-ecosystem: "github-actions" + directory: "/.github/actions/validate-maven-versions" + schedule: + interval: "daily" + - package-ecosystem: "github-actions" + directory: "/.github/actions/veracode" + schedule: + interval: "daily" - package-ecosystem: "pip" directory: "/.github/actions/pipenv" From fbd3f15542ef20a67cd9bfbbd93bbdc15317787d Mon Sep 17 00:00:00 2001 From: Anahide Tchertchian <608958+atchertchian@users.noreply.github.com> Date: Mon, 13 Nov 2023 17:03:03 +0100 Subject: [PATCH 2/6] configure weekly updates --- .github/dependabot.yml | 126 ++++++++++++++++++++--------------------- 1 file changed, 63 insertions(+), 63 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 3c9b7e08a..1983cad83 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,255 +5,255 @@ updates: - package-ecosystem: "github-actions" directory: "/" schedule: - interval: "daily" + interval: "weekly" - package-ecosystem: "github-actions" directory: "/.github/actions/automate-dependabot" schedule: - interval: "daily" + interval: "weekly" - package-ecosystem: "github-actions" directory: "/.github/actions/automate-propagation" schedule: - interval: "daily" + interval: "weekly" - package-ecosystem: "github-actions" directory: "/.github/actions/calculate-next-internal-version" schedule: - interval: "daily" + interval: "weekly" - package-ecosystem: "github-actions" directory: "/.github/actions/configure-git-author" schedule: - interval: "daily" + interval: "weekly" - package-ecosystem: "github-actions" directory: "/.github/actions/dbp-charts" schedule: - interval: "daily" + interval: "weekly" - package-ecosystem: "github-actions" directory: "/.github/actions/docker-build-image" schedule: - interval: "daily" + interval: "weekly" - package-ecosystem: "github-actions" directory: "/.github/actions/docker-dump-containers-logs" schedule: - interval: "daily" + interval: "weekly" - package-ecosystem: "github-actions" directory: "/.github/actions/docker-scan-image-dirs" schedule: - interval: "daily" + interval: "weekly" - package-ecosystem: "github-actions" directory: "/.github/actions/env-load-from-yaml" schedule: - interval: "daily" + interval: "weekly" - package-ecosystem: "github-actions" directory: "/.github/actions/free-hosted-runner-disk-space" schedule: - interval: "daily" + interval: "weekly" - package-ecosystem: "github-actions" directory: "/.github/actions/get-branch-name" schedule: - interval: "daily" + interval: "weekly" - package-ecosystem: "github-actions" directory: "/.github/actions/get-build-info" schedule: - interval: "daily" + interval: "weekly" - package-ecosystem: "github-actions" directory: "/.github/actions/get-commit-message" schedule: - interval: "daily" + interval: "weekly" - package-ecosystem: "github-actions" directory: "/.github/actions/git-check-existing-tag" schedule: - interval: "daily" + interval: "weekly" - package-ecosystem: "github-actions" directory: "/.github/actions/git-commit-changes" schedule: - interval: "daily" + interval: "weekly" - package-ecosystem: "github-actions" directory: "/.github/actions/git-latest-tag" schedule: - interval: "daily" + interval: "weekly" - package-ecosystem: "github-actions" directory: "/.github/actions/helm-build-chart" schedule: - interval: "daily" + interval: "weekly" - package-ecosystem: "github-actions" directory: "/.github/actions/helm-integration-tests" schedule: - interval: "daily" + interval: "weekly" - package-ecosystem: "github-actions" directory: "/.github/actions/helm-package-chart" schedule: - interval: "daily" + interval: "weekly" - package-ecosystem: "github-actions" directory: "/.github/actions/helm-parse-next-release" schedule: - interval: "daily" + interval: "weekly" - package-ecosystem: "github-actions" directory: "/.github/actions/helm-plugin" schedule: - interval: "daily" + interval: "weekly" - package-ecosystem: "github-actions" directory: "/.github/actions/helm-publish-chart" schedule: - interval: "daily" + interval: "weekly" - package-ecosystem: "github-actions" directory: "/.github/actions/helm-release-and-publish" schedule: - interval: "daily" + interval: "weekly" - package-ecosystem: "github-actions" directory: "/.github/actions/helm-template-yamllint" schedule: - interval: "daily" + interval: "weekly" - package-ecosystem: "github-actions" directory: "/.github/actions/helm-update-chart-version" schedule: - interval: "daily" + interval: "weekly" - package-ecosystem: "github-actions" directory: "/.github/actions/jx-updatebot-pr" schedule: - interval: "daily" + interval: "weekly" - package-ecosystem: "github-actions" directory: "/.github/actions/kubectl-keep-nslogs" schedule: - interval: "daily" + interval: "weekly" - package-ecosystem: "github-actions" directory: "/.github/actions/load-release-descriptor" schedule: - interval: "daily" + interval: "weekly" - package-ecosystem: "github-actions" directory: "/.github/actions/maven-build-and-tag" schedule: - interval: "daily" + interval: "weekly" - package-ecosystem: "github-actions" directory: "/.github/actions/maven-deploy-file" schedule: - interval: "daily" + interval: "weekly" - package-ecosystem: "github-actions" directory: "/.github/actions/maven-release" schedule: - interval: "daily" + interval: "weekly" - package-ecosystem: "github-actions" directory: "/.github/actions/maven-update-pom-version" schedule: - interval: "daily" + interval: "weekly" - package-ecosystem: "github-actions" directory: "/.github/actions/nexus-close-staging" schedule: - interval: "daily" + interval: "weekly" - package-ecosystem: "github-actions" directory: "/.github/actions/nexus-create-staging" schedule: - interval: "daily" + interval: "weekly" - package-ecosystem: "github-actions" directory: "/.github/actions/nexus-release-staging" schedule: - interval: "daily" + interval: "weekly" - package-ecosystem: "github-actions" directory: "/.github/actions/pipenv" schedule: - interval: "daily" + interval: "weekly" - package-ecosystem: "github-actions" directory: "/.github/actions/pre-commit" schedule: - interval: "daily" + interval: "weekly" - package-ecosystem: "github-actions" directory: "/.github/actions/pre-commit-default" schedule: - interval: "daily" + interval: "weekly" - package-ecosystem: "github-actions" directory: "/.github/actions/process-coverage-report" schedule: - interval: "daily" + interval: "weekly" - package-ecosystem: "github-actions" directory: "/.github/actions/rancher" schedule: - interval: "daily" + interval: "weekly" - package-ecosystem: "github-actions" directory: "/.github/actions/reportportal-prepare" schedule: - interval: "daily" + interval: "weekly" - package-ecosystem: "github-actions" directory: "/.github/actions/reportportal-summarize" schedule: - interval: "daily" + interval: "weekly" - package-ecosystem: "github-actions" directory: "/.github/actions/resolve-preview-name" schedule: - interval: "daily" + interval: "weekly" - package-ecosystem: "github-actions" directory: "/.github/actions/send-slack-notification" schedule: - interval: "daily" + interval: "weekly" - package-ecosystem: "github-actions" directory: "/.github/actions/send-slack-notification-slow-job" schedule: - interval: "daily" + interval: "weekly" - package-ecosystem: "github-actions" directory: "/.github/actions/send-teams-notification" schedule: - interval: "daily" + interval: "weekly" - package-ecosystem: "github-actions" directory: "/.github/actions/setup-github-release-binary" schedule: - interval: "daily" + interval: "weekly" - package-ecosystem: "github-actions" directory: "/.github/actions/setup-helm-docs" schedule: - interval: "daily" + interval: "weekly" - package-ecosystem: "github-actions" directory: "/.github/actions/setup-java-build" schedule: - interval: "daily" + interval: "weekly" - package-ecosystem: "github-actions" directory: "/.github/actions/setup-jx-release-version" schedule: - interval: "daily" + interval: "weekly" - package-ecosystem: "github-actions" directory: "/.github/actions/setup-kcadm" schedule: - interval: "daily" + interval: "weekly" - package-ecosystem: "github-actions" directory: "/.github/actions/setup-kind" schedule: - interval: "daily" + interval: "weekly" - package-ecosystem: "github-actions" directory: "/.github/actions/setup-kubepug" schedule: - interval: "daily" + interval: "weekly" - package-ecosystem: "github-actions" directory: "/.github/actions/setup-pysemver" schedule: - interval: "daily" + interval: "weekly" - package-ecosystem: "github-actions" directory: "/.github/actions/setup-rancher-cli" schedule: - interval: "daily" + interval: "weekly" - package-ecosystem: "github-actions" directory: "/.github/actions/setup-terraform-docs" schedule: - interval: "daily" + interval: "weekly" - package-ecosystem: "github-actions" directory: "/.github/actions/setup-updatebot" schedule: - interval: "daily" + interval: "weekly" - package-ecosystem: "github-actions" directory: "/.github/actions/update-deployment-runtime-versions" schedule: - interval: "daily" + interval: "weekly" - package-ecosystem: "github-actions" directory: "/.github/actions/update-pom-to-next-pre-release" schedule: - interval: "daily" + interval: "weekly" - package-ecosystem: "github-actions" directory: "/.github/actions/update-project-base-tag" schedule: - interval: "daily" + interval: "weekly" - package-ecosystem: "github-actions" directory: "/.github/actions/validate-maven-versions" schedule: - interval: "daily" + interval: "weekly" - package-ecosystem: "github-actions" directory: "/.github/actions/veracode" schedule: - interval: "daily" + interval: "weekly" - package-ecosystem: "pip" directory: "/.github/actions/pipenv" From bfef7b71125f9563f7a31da6d73b6a287bf7bfcc Mon Sep 17 00:00:00 2001 From: Anahide Tchertchian <608958+atchertchian@users.noreply.github.com> Date: Mon, 13 Nov 2023 17:18:30 +0100 Subject: [PATCH 3/6] add dependabot update helper script --- update-dependabot.sh | 41 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100755 update-dependabot.sh diff --git a/update-dependabot.sh b/update-dependabot.sh new file mode 100755 index 000000000..043688f1e --- /dev/null +++ b/update-dependabot.sh @@ -0,0 +1,41 @@ +#!/bin/bash + +# Directory containing composite actions +actions_dir='.github/actions' + +# Dependabot config file +dependabot_config='.github/dependabot.yml' + +# Temp file for new Dependabot config section +temp_config='temp_dependabot.yml' + +# Function to generate Dependabot config section for a composite action +generate_dependabot_section() { + local action_dir=$1 + local action_name=$(basename "$action_dir") + echo " - package-ecosystem: \"github-actions\"" + echo " directory: \"/${action_dir}\"" + echo " schedule:" + echo " interval: \"weekly\"" +} + +# Check if Dependabot config exists +if [ ! -f "$dependabot_config" ]; then + echo "Dependabot config not found." + exit 1 +fi + +# Start building the new config section +echo "version: 2" > "$temp_config" +echo "updates:" >> "$temp_config" + +# Loop through composite actions and append to temp config +for action_dir in $(find "$actions_dir" -mindepth 1 -maxdepth 1 -type d -printf '%h\0%d\0%p\n' | sort -t '\0' -n | awk -F '\0' '{print $3}'); do + generate_dependabot_section "$action_dir" >> "$temp_config" +done + +# Merge new section with existing Dependabot config using yq +yq -i "$dependabot_config" "$temp_config" + +# Clean up +rm "$temp_config" From e070c2309e7c5ce65c8207c24d2d6f5549784167 Mon Sep 17 00:00:00 2001 From: Giovanni Toraldo Date: Tue, 14 Nov 2023 09:51:43 +0100 Subject: [PATCH 4/6] Precommit support for update dependabot --- .github/dependabot.template.yml | 13 +++++++++++++ .github/dependabot.yml | 10 +++++----- .pre-commit-config.yaml | 7 +++++++ update-dependabot.sh | 14 ++++++++------ 4 files changed, 33 insertions(+), 11 deletions(-) create mode 100644 .github/dependabot.template.yml diff --git a/.github/dependabot.template.yml b/.github/dependabot.template.yml new file mode 100644 index 000000000..20e6632ca --- /dev/null +++ b/.github/dependabot.template.yml @@ -0,0 +1,13 @@ +# Documentation for all configuration options: +# https://help.github.com/github/administering-a-repository/configuration-options-for-dependency-updates +# Edit should be made in the dependabot.template.yml +version: 2 +updates: + - package-ecosystem: "github-actions" + directory: "/" + schedule: + interval: "weekly" + - package-ecosystem: "pip" + directory: "/.github/actions/pipenv" + schedule: + interval: "monthly" diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 1983cad83..620018e91 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,11 +1,16 @@ # Documentation for all configuration options: # https://help.github.com/github/administering-a-repository/configuration-options-for-dependency-updates +# Edit should be made in the dependabot.template.yml version: 2 updates: - package-ecosystem: "github-actions" directory: "/" schedule: interval: "weekly" + - package-ecosystem: "pip" + directory: "/.github/actions/pipenv" + schedule: + interval: "monthly" - package-ecosystem: "github-actions" directory: "/.github/actions/automate-dependabot" schedule: @@ -254,8 +259,3 @@ updates: directory: "/.github/actions/veracode" schedule: interval: "weekly" - - - package-ecosystem: "pip" - directory: "/.github/actions/pipenv" - schedule: - interval: "monthly" diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 117a32f66..56723b464 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -23,3 +23,10 @@ repos: rev: v0.32.2 hooks: - id: markdownlint + - repo: local + hooks: + - id: generate-dependabot + name: Generate dependabot config for actions + language: system + entry: ./update-dependabot.sh + pass_filenames: false diff --git a/update-dependabot.sh b/update-dependabot.sh index 043688f1e..3519ba06a 100755 --- a/update-dependabot.sh +++ b/update-dependabot.sh @@ -3,7 +3,10 @@ # Directory containing composite actions actions_dir='.github/actions' -# Dependabot config file +# Dependabot source config file +master_config='.github/dependabot.template.yml' + +# Dependabot target config file dependabot_config='.github/dependabot.yml' # Temp file for new Dependabot config section @@ -12,7 +15,6 @@ temp_config='temp_dependabot.yml' # Function to generate Dependabot config section for a composite action generate_dependabot_section() { local action_dir=$1 - local action_name=$(basename "$action_dir") echo " - package-ecosystem: \"github-actions\"" echo " directory: \"/${action_dir}\"" echo " schedule:" @@ -20,8 +22,8 @@ generate_dependabot_section() { } # Check if Dependabot config exists -if [ ! -f "$dependabot_config" ]; then - echo "Dependabot config not found." +if [ ! -f "$master_config" ]; then + echo "$master_config config not found." exit 1 fi @@ -30,12 +32,12 @@ echo "version: 2" > "$temp_config" echo "updates:" >> "$temp_config" # Loop through composite actions and append to temp config -for action_dir in $(find "$actions_dir" -mindepth 1 -maxdepth 1 -type d -printf '%h\0%d\0%p\n' | sort -t '\0' -n | awk -F '\0' '{print $3}'); do +for action_dir in $(find "$actions_dir" -mindepth 1 -maxdepth 1 -type d | sort -n); do generate_dependabot_section "$action_dir" >> "$temp_config" done # Merge new section with existing Dependabot config using yq -yq -i "$dependabot_config" "$temp_config" +yq eval-all '. as $item ireduce ({}; . *+ $item)' $master_config $temp_config > "$dependabot_config" # Clean up rm "$temp_config" From 898dbcdd593ee455d5d344b07159831f7447def0 Mon Sep 17 00:00:00 2001 From: Giovanni Toraldo Date: Tue, 14 Nov 2023 09:54:45 +0100 Subject: [PATCH 5/6] test regeneration --- .github/dependabot.yml | 24 ------------------------ 1 file changed, 24 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 620018e91..c082a524a 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -235,27 +235,3 @@ updates: directory: "/.github/actions/setup-terraform-docs" schedule: interval: "weekly" - - package-ecosystem: "github-actions" - directory: "/.github/actions/setup-updatebot" - schedule: - interval: "weekly" - - package-ecosystem: "github-actions" - directory: "/.github/actions/update-deployment-runtime-versions" - schedule: - interval: "weekly" - - package-ecosystem: "github-actions" - directory: "/.github/actions/update-pom-to-next-pre-release" - schedule: - interval: "weekly" - - package-ecosystem: "github-actions" - directory: "/.github/actions/update-project-base-tag" - schedule: - interval: "weekly" - - package-ecosystem: "github-actions" - directory: "/.github/actions/validate-maven-versions" - schedule: - interval: "weekly" - - package-ecosystem: "github-actions" - directory: "/.github/actions/veracode" - schedule: - interval: "weekly" From c25d33f7f4cdbb56ca5c2026bcbf88811ebcddc7 Mon Sep 17 00:00:00 2001 From: Giovanni Toraldo Date: Tue, 14 Nov 2023 09:57:06 +0100 Subject: [PATCH 6/6] Revert "test regeneration" This reverts commit 898dbcdd593ee455d5d344b07159831f7447def0. --- .github/dependabot.yml | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index c082a524a..620018e91 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -235,3 +235,27 @@ updates: directory: "/.github/actions/setup-terraform-docs" schedule: interval: "weekly" + - package-ecosystem: "github-actions" + directory: "/.github/actions/setup-updatebot" + schedule: + interval: "weekly" + - package-ecosystem: "github-actions" + directory: "/.github/actions/update-deployment-runtime-versions" + schedule: + interval: "weekly" + - package-ecosystem: "github-actions" + directory: "/.github/actions/update-pom-to-next-pre-release" + schedule: + interval: "weekly" + - package-ecosystem: "github-actions" + directory: "/.github/actions/update-project-base-tag" + schedule: + interval: "weekly" + - package-ecosystem: "github-actions" + directory: "/.github/actions/validate-maven-versions" + schedule: + interval: "weekly" + - package-ecosystem: "github-actions" + directory: "/.github/actions/veracode" + schedule: + interval: "weekly"