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.
2 parents e398cc6 + 31c19c1 commit 1d64295Copy full SHA for 1d64295
.github/workflows/dependencies.yml
@@ -111,7 +111,7 @@ jobs:
111
with:
112
persist-credentials: false
113
- name: Run Renovate
114
- uses: renovatebot/github-action@v43.0.18
+ uses: renovatebot/github-action@v43.0.19
115
116
token: ${{ secrets.RENOVATE_TOKEN }}
117
configurationFile: .github/renovate.json
ci/tests/puppeteer/package.json
@@ -29,7 +29,7 @@
29
"puppeteer": "24.26.1",
30
"puppeteer-loadtest": "2.2.1",
31
"request": "2.88.2",
32
- "@napi-rs/canvas": "0.1.80",
+ "@napi-rs/canvas": "0.1.81",
33
"sockjs-client": "1.6.1",
34
"speakeasy": "2.0.0",
35
"unzipper": "0.12.3",
0 commit comments