Skip to content

Commit b294afb

Browse files
authored
Merge pull request #96 from crazy-max/dependabot/npm_and_yarn/actions/core-3.0.1
chore(deps): bump @actions/core from 3.0.0 to 3.0.1
2 parents 868927a + c6f72e8 commit b294afb

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"license": "MIT",
2525
"packageManager": "yarn@4.12.0",
2626
"dependencies": {
27-
"@actions/core": "^3.0.0"
27+
"@actions/core": "^3.0.1"
2828
},
2929
"devDependencies": {
3030
"@eslint/js": "^9.39.3",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,13 @@ __metadata:
1212
languageName: node
1313
linkType: hard
1414

15-
"@actions/core@npm:^3.0.0":
16-
version: 3.0.0
17-
resolution: "@actions/core@npm:3.0.0"
15+
"@actions/core@npm:^3.0.1":
16+
version: 3.0.1
17+
resolution: "@actions/core@npm:3.0.1"
1818
dependencies:
1919
"@actions/exec": "npm:^3.0.0"
2020
"@actions/http-client": "npm:^4.0.0"
21-
checksum: 10/fddeebfaf6dfd199d9267a33a97d57e2f7afed7605a54e4a3c35a5a1455a5a8f29f1837bf6ac1711b223a457ba15339189f344c57629c52dbf3a216e96c728d6
21+
checksum: 10/e1295f6b81299cc5655ea571e7b3eea02889fdc479e71c783ad9ca48432c613f52a1fd01fecc973a64488b053083ea925a0d23ac7af0bcd8462afc4f4371918b
2222
languageName: node
2323
linkType: hard
2424

@@ -1590,7 +1590,7 @@ __metadata:
15901590
version: 0.0.0-use.local
15911591
resolution: "github-runtime@workspace:."
15921592
dependencies:
1593-
"@actions/core": "npm:^3.0.0"
1593+
"@actions/core": "npm:^3.0.1"
15941594
"@eslint/js": "npm:^9.39.3"
15951595
"@types/node": "npm:^25.3.3"
15961596
"@typescript-eslint/eslint-plugin": "npm:^8.56.1"

0 commit comments

Comments
 (0)