Skip to content
This repository was archived by the owner on Nov 21, 2025. It is now read-only.

Commit 71b3338

Browse files
chore: call non-hermetic functions since we're installing node_modules directly from the library (#1534)
* chore: call non-hermetic functions since we're installing node_modules directly from the library Source-Link: googleapis/synthtool@4c4063f Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:8b6a07a38d1583d96b6e251ba208bd4ef0bc2a0cc37471ffc518841651d15bd6 Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent 7bea9d8 commit 71b3338

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

.github/.OwlBot.lock.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@
1313
# limitations under the License.
1414
docker:
1515
image: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest
16-
digest: sha256:e08f9a3757808cdaf7a377e962308c65c4d7eff12db206d4fae702dd50d43430
17-
# created: 2023-08-03T18:46:14.719706948Z
16+
digest: sha256:8b6a07a38d1583d96b6e251ba208bd4ef0bc2a0cc37471ffc518841651d15bd6
17+
# created: 2023-09-25T22:18:27.595486267Z

.github/sync-repo-settings.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ branchProtectionRules:
77
requiredStatusCheckContexts:
88
- "ci/kokoro: Samples test"
99
- "ci/kokoro: System test"
10-
- docs
1110
- lint
1211
- test (14)
1312
- test (16)

0 commit comments

Comments
 (0)