File tree Expand file tree Collapse file tree 3 files changed +3
-4
lines changed Expand file tree Collapse file tree 3 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 13
13
# limitations under the License.
14
14
docker :
15
15
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
Original file line number Diff line number Diff line change @@ -7,7 +7,6 @@ branchProtectionRules:
7
7
requiredStatusCheckContexts :
8
8
- " ci/kokoro: Samples test"
9
9
- " ci/kokoro: System test"
10
- - docs
11
10
- lint
12
11
- test (14)
13
12
- test (16)
Original file line number Diff line number Diff line change 22
22
templates = common_templates .node_library ()
23
23
s .copy (templates )
24
24
25
- node .fix_hermetic ()
25
+ node .fix ()
You can’t perform that action at this time.
0 commit comments