Skip to content
This repository was archived by the owner on Sep 16, 2023. It is now read-only.

Commit 16e59b2

Browse files
build: update .OwlBot.lock with new version of post-processor (#35)
This PR updates the docker container used for OwlBot. This container performs post-processing tasks when pull-requests are opened on your repository, such as: * copying generated files into place. * generating common files from templates. Version sha256:af35098ce0a91b8c82091230f72e0fda6c16c382dfe99eebbb9c5070c9a08761 was published at 2021-05-03T17:25:03.823Z.
1 parent 02781c3 commit 16e59b2

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.github/.OwlBot.lock.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
docker:
2-
digest: sha256:22b6fd508988c7d8b1506f8e78451f7a5985b30516dc9742e00930019411269e
2+
digest: sha256:af35098ce0a91b8c82091230f72e0fda6c16c382dfe99eebbb9c5070c9a08761
33
image: gcr.io/repo-automation-bots/owlbot-java:latest

.github/release-please.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1+
bumpMinorPreMajor: true
2+
handleGHRelease: true
13
releaseType: java-yoshi
2-
bumpMinorPreMajor: true

0 commit comments

Comments
 (0)