We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0f6e1d commit fbb90c2Copy full SHA for fbb90c2
.github/.OwlBot.lock.yaml
@@ -1,3 +1,3 @@
1
docker:
2
image: gcr.io/repo-automation-bots/owlbot-nodejs:latest
3
- digest: sha256:65aa68f2242c172345d7c1e780bced839bfdc344955d6aa460aa63b4481d93e5
+ digest: sha256:c9c7828c165b1985579098978877935ee52dda2b1b538087514fd24fa2443e7a
.trampolinerc
@@ -20,7 +20,7 @@ required_envvars+=(
20
21
# Add env vars which are passed down into the container here.
22
pass_down_envvars+=(
23
- "AUTORELEASE_PR",
+ "AUTORELEASE_PR"
24
"VERSION"
25
)
26
0 commit comments