Skip to content

Commit

Permalink
build: remove errant comma (#1113) (#235)
Browse files Browse the repository at this point in the history
Source-Link: googleapis/synthtool@41ccd8c
Post-Processor: gcr.io/repo-automation-bots/owlbot-nodejs:latest@sha256:c9c7828c165b1985579098978877935ee52dda2b1b538087514fd24fa2443e7a
  • Loading branch information
gcf-owl-bot[bot] committed Jun 11, 2021
1 parent 9337edd commit 4a8de5b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/.OwlBot.lock.yaml
@@ -1,3 +1,3 @@
docker:
image: gcr.io/repo-automation-bots/owlbot-nodejs:latest
digest: sha256:65aa68f2242c172345d7c1e780bced839bfdc344955d6aa460aa63b4481d93e5
digest: sha256:c9c7828c165b1985579098978877935ee52dda2b1b538087514fd24fa2443e7a
2 changes: 1 addition & 1 deletion .trampolinerc
Expand Up @@ -20,7 +20,7 @@ required_envvars+=(

# Add env vars which are passed down into the container here.
pass_down_envvars+=(
"AUTORELEASE_PR",
"AUTORELEASE_PR"
"VERSION"
)

Expand Down

0 comments on commit 4a8de5b

Please sign in to comment.