Skip to content

Commit c1c626e

Browse files
authored
Merge pull request #1525 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 e01deff + 51bb284 commit c1c626e

5 files changed

Lines changed: 203 additions & 191 deletions

File tree

dist/index.cjs

Lines changed: 186 additions & 185 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"
@@ -2654,7 +2664,7 @@ __metadata:
26542664
version: 0.0.0-use.local
26552665
resolution: "docker-build-push@workspace:."
26562666
dependencies:
2657-
"@actions/core": "npm:^3.0.0"
2667+
"@actions/core": "npm:^3.0.1"
26582668
"@docker/actions-toolkit": "npm:0.87.0"
26592669
"@eslint/js": "npm:^9.39.3"
26602670
"@types/node": "npm:^24.11.0"

0 commit comments

Comments
 (0)