Skip to content

Commit 06722a8

Browse files
build: remove errant comma (googleapis#1113) (googleapis#931)
Source-Link: googleapis/synthtool@41ccd8c Post-Processor: gcr.io/repo-automation-bots/owlbot-nodejs:latest@sha256:c9c7828c165b1985579098978877935ee52dda2b1b538087514fd24fa2443e7a
1 parent 39442a7 commit 06722a8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-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:
22
image: gcr.io/repo-automation-bots/owlbot-nodejs:latest
3-
digest: sha256:65aa68f2242c172345d7c1e780bced839bfdc344955d6aa460aa63b4481d93e5
3+
digest: sha256:c9c7828c165b1985579098978877935ee52dda2b1b538087514fd24fa2443e7a

.trampolinerc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ required_envvars+=(
2020

2121
# Add env vars which are passed down into the container here.
2222
pass_down_envvars+=(
23-
"AUTORELEASE_PR",
23+
"AUTORELEASE_PR"
2424
"VERSION"
2525
)
2626

0 commit comments

Comments
 (0)