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 70f706e commit f9a1fdeCopy full SHA for f9a1fde
.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:bdf89cdfb5b791d382184a7a769862b15c38e94e7d82b268c58d40d8952720f2
17
-# created: 2025-10-03T19:51:38.870830821Z
+ digest: sha256:da8a4a745d5eb96f07fa99a550afe49ac80dcd9b93a8d914e4f1f6f1cda653ff
+# created: 2025-10-14T15:58:07.94636513Z
.github/workflows/issues-no-repro.yaml
@@ -11,7 +11,7 @@ jobs:
11
pull-requests: write
12
steps:
- uses: actions/checkout@v5
- - uses: actions/setup-node@v4
+ - uses: actions/setup-node@v6
with:
node-version: 18
- run: npm install
0 commit comments