Skip to content

Commit

Permalink
build(node): update deps used during postprocessing (#1243) (#2817)
Browse files Browse the repository at this point in the history
Source-Link: googleapis/synthtool@b0535a7
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:bbb8dd6576ac58830a07fc17e9511ae898be44f2219d3344449b125df9854441
  • Loading branch information
gcf-owl-bot[bot] committed Oct 18, 2021
1 parent 1a615ed commit 29ea4a1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/.OwlBot.lock.yaml
@@ -1,3 +1,3 @@
docker:
image: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest
digest: sha256:111973c0da7608bf1e60d070e5449d48826c385a6b92a56cb9203f1725d33c3d
digest: sha256:bbb8dd6576ac58830a07fc17e9511ae898be44f2219d3344449b125df9854441
5 changes: 3 additions & 2 deletions owlbot.py
Expand Up @@ -21,5 +21,6 @@
".prettierignore",
".github/release-please.yml",
'.kokoro/publish.sh',
'.kokoro/release/publish.cfg'
])
'.kokoro/release/publish.cfg',
'.github/workflows/ci.yaml'
])

0 comments on commit 29ea4a1

Please sign in to comment.