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 afc66fc commit 4e85651Copy full SHA for 4e85651
.github/.OwlBot.lock.yaml
@@ -13,5 +13,5 @@
13
# limitations under the License.
14
docker:
15
image: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest
16
- digest: sha256:1053e41d7e29d0619500416721caffff36357aa3708074ebdfae024b38ef3a40
17
-# created: 2025-06-26T22:34:58.583582089Z
+ digest: sha256:1d7c29870723d4d2e32870c6dcdc43d4aa93dcc6519272d025bfcf2ecd48f091
+# created: 2025-08-14T17:16:30.591542591Z
.github/workflows/issues-no-repro.yaml
@@ -13,7 +13,7 @@ jobs:
- uses: actions/checkout@v5
- uses: actions/setup-node@v4
with:
- node-version: 22
+ node-version: 18
- run: npm install
18
working-directory: ./.github/scripts
19
- uses: actions/github-script@v7
0 commit comments