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 f2fe0a8 commit dcf8b30Copy full SHA for dcf8b30
.github/.OwlBot.lock.yaml
@@ -13,4 +13,5 @@
13
# limitations under the License.
14
docker:
15
image: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest
16
- digest: sha256:c7e4968cfc97a204a4b2381f3ecb55cabc40c4cccf88b1ef8bef0d976be87fee
+ digest: sha256:6062c519ce78ee08490e7ac7330eca80f00f139ef1a241c5c2b306550b60c728
17
+# created: 2025-06-26T22:34:58.583582089Z
.github/workflows/issues-no-repro.yaml
@@ -11,7 +11,7 @@ jobs:
11
pull-requests: write
12
steps:
- uses: actions/checkout@v4
- - uses: actions/setup-node@v3
+ - uses: actions/setup-node@v4
with:
node-version: 18
- run: npm install
0 commit comments