We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18f6d50 commit 2ab5d44Copy full SHA for 2ab5d44
.github/.OwlBot.lock.yaml
@@ -13,6 +13,5 @@
13
# limitations under the License.
14
docker:
15
image: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest
16
- digest: sha256:e08f9a3757808cdaf7a377e962308c65c4d7eff12db206d4fae702dd50d43430
17
-# created: 2023-08-03T18:46:14.719706948Z
18
-
+ digest: sha256:8b6a07a38d1583d96b6e251ba208bd4ef0bc2a0cc37471ffc518841651d15bd6
+# created: 2023-09-25T22:18:27.595486267Z
owlbot.py
@@ -29,4 +29,4 @@
29
".circleci/config.yml",
30
"command: npm run system-test",
31
"command: mkdir $HOME/.config && npm run system-test")
32
-node.fix_hermetic()
+node.fix()
0 commit comments