Skip to content

Commit

Permalink
build(node): update deps used during postprocessing (#1243)
Browse files Browse the repository at this point in the history
Fixes #1008
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 13, 2021
1 parent 81d5df4 commit 217fe3e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 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: 4 additions & 1 deletion .github/workflows/ci.yaml
Expand Up @@ -54,4 +54,7 @@ jobs:
with:
node-version: 14
- run: npm install
- run: npm run docs-test
- run: npm run docs
- uses: JustinBeckwith/linkinator-action@v1
with:
paths: docs/

0 comments on commit 217fe3e

Please sign in to comment.