Skip to content

Commit bc584ac

Browse files
authored
Merge pull request #430 from docker/dependabot/npm_and_yarn/actions/core-3.0.1
chore(deps): Bump @actions/core from 3.0.0 to 3.0.1
2 parents e7934f8 + 23050a1 commit bc584ac

5 files changed

Lines changed: 206 additions & 194 deletions

File tree

dist/index.cjs

Lines changed: 189 additions & 188 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/index.cjs.map

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/licenses.txt

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"license": "Apache-2.0",
2525
"packageManager": "yarn@4.9.2",
2626
"dependencies": {
27-
"@actions/core": "^3.0.0",
27+
"@actions/core": "^3.0.1",
2828
"@docker/actions-toolkit": "^0.87.0",
2929
"handlebars": "^4.7.9"
3030
},

yarn.lock

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,16 @@ __metadata:
6161
languageName: node
6262
linkType: hard
6363

64+
"@actions/core@npm:^3.0.1":
65+
version: 3.0.1
66+
resolution: "@actions/core@npm:3.0.1"
67+
dependencies:
68+
"@actions/exec": "npm:^3.0.0"
69+
"@actions/http-client": "npm:^4.0.0"
70+
checksum: 10/e1295f6b81299cc5655ea571e7b3eea02889fdc479e71c783ad9ca48432c613f52a1fd01fecc973a64488b053083ea925a0d23ac7af0bcd8462afc4f4371918b
71+
languageName: node
72+
linkType: hard
73+
6474
"@actions/exec@npm:^3.0.0":
6575
version: 3.0.0
6676
resolution: "@actions/exec@npm:3.0.0"
@@ -2650,7 +2660,7 @@ __metadata:
26502660
version: 0.0.0-use.local
26512661
resolution: "docker-buildx-bake@workspace:."
26522662
dependencies:
2653-
"@actions/core": "npm:^3.0.0"
2663+
"@actions/core": "npm:^3.0.1"
26542664
"@docker/actions-toolkit": "npm:^0.87.0"
26552665
"@eslint/js": "npm:^9.39.3"
26562666
"@types/node": "npm:^24.11.0"

0 commit comments

Comments
 (0)