Skip to content

Commit 37d62ae

Browse files
build(deps): bump the dependencies group with 2 updates (golangci#1189)
Co-authored-by: Fernandez Ludovic <[email protected]>
1 parent 7b561e5 commit 37d62ae

File tree

4 files changed

+34
-18
lines changed

4 files changed

+34
-18
lines changed

dist/post_run/index.js

+12-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/run/index.js

+12-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-lock.json

+8-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -24,13 +24,13 @@
2424
"author": "golangci",
2525
"license": "MIT",
2626
"dependencies": {
27-
"@actions/cache": "^4.0.1",
27+
"@actions/cache": "^4.0.2",
2828
"@actions/core": "^1.11.1",
2929
"@actions/exec": "^1.1.1",
3030
"@actions/github": "^6.0.0",
3131
"@actions/http-client": "^2.2.3",
3232
"@actions/tool-cache": "^2.0.2",
33-
"@types/node": "^22.13.5",
33+
"@types/node": "^22.13.8",
3434
"@types/semver": "^7.5.8",
3535
"@types/tmp": "^0.2.6",
3636
"@types/which": "^3.0.4",

0 commit comments

Comments
 (0)