Skip to content

Commit c63f196

Browse files
committed
chore: fixup to owlbot script
1 parent cf4937c commit c63f196

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

core/precise-date/owlbot.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@
2323
common_templates = gcp.CommonTemplates()
2424
templates = common_templates.node_mono_repo_library(relative_dir="core/precise-date")
2525
s.copy(templates, destination="core/precise-date", excludes=["README.md"])
26-
node.fix()
26+
node.fix_hermetic(relative_dir="core/precise-date")

0 commit comments

Comments
 (0)