Skip to content

Commit 6801f5f

Browse files
chore: relocate owl bot post processor (#346)
* chore: relocate owl bot post processor * chore: relocate owl bot post processor * 🦉 Updates from OwlBot See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent 770016e commit 6801f5f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
docker:
2-
image: gcr.io/repo-automation-bots/owlbot-java:latest
2+
image: gcr.io/cloud-devrel-public-resources/owlbot-java:latest
33
digest: sha256:8c50e7bab0ae5ad41ee29420b558542637104500f6256b8fe74282b0cf6144db

java-workflows/.github/.OwlBot.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
# limitations under the License.
1414

1515
docker:
16-
image: "gcr.io/repo-automation-bots/owlbot-java:latest"
16+
image: "gcr.io/cloud-devrel-public-resources/owlbot-java:latest"
1717

1818
deep-remove-regex:
1919
- "/grpc-google-.*/src"

0 commit comments

Comments
 (0)