From 2399e24b2d86f7abdab6366041a394c88d294f28 Mon Sep 17 00:00:00 2001 From: yoshi-automation Date: Mon, 3 May 2021 14:54:28 -0700 Subject: [PATCH] changes without context autosynth cannot find the source of changes triggered by earlier changes in this repository, or by version upgrades to tools such as linters. --- .github/release-please.yml | 3 ++- synth.metadata | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/release-please.yml b/.github/release-please.yml index dce2c845..8ca7f9ca 100644 --- a/.github/release-please.yml +++ b/.github/release-please.yml @@ -1,2 +1,3 @@ +bumpMinorPreMajor: true +handleGHRelease: true releaseType: java-yoshi -bumpMinorPreMajor: true \ No newline at end of file diff --git a/synth.metadata b/synth.metadata index 7544c0a2..8f18f856 100644 --- a/synth.metadata +++ b/synth.metadata @@ -4,7 +4,7 @@ "git": { "name": ".", "remote": "https://github.com/googleapis/java-containeranalysis.git", - "sha": "231fac96e57a443fcb68ac48a63cda800f130df7" + "sha": "fd510fdce57876bbbdd9d2bb6a76d362cf271d6e" } }, {