Skip to content

Commit 76e5829

Browse files
authored
Merge pull request #551 from docker/dependabot/npm_and_yarn/actions/core-3.0.1
build(deps): bump @actions/core from 3.0.0 to 3.0.1
2 parents 8508f00 + 4c56ab6 commit 76e5829

4 files changed

Lines changed: 131 additions & 132 deletions

File tree

dist/index.cjs

Lines changed: 125 additions & 126 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.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"license": "Apache-2.0",
2424
"packageManager": "yarn@4.9.2",
2525
"dependencies": {
26-
"@actions/core": "^3.0.0",
26+
"@actions/core": "^3.0.1",
2727
"@docker/actions-toolkit": "^0.90.0",
2828
"js-yaml": "^4.1.1"
2929
},

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2784,7 +2784,7 @@ __metadata:
27842784
version: 0.0.0-use.local
27852785
resolution: "docker-setup-buildx@workspace:."
27862786
dependencies:
2787-
"@actions/core": "npm:^3.0.0"
2787+
"@actions/core": "npm:^3.0.1"
27882788
"@docker/actions-toolkit": "npm:^0.90.0"
27892789
"@eslint/js": "npm:^9.39.3"
27902790
"@types/js-yaml": "npm:^4.0.9"

0 commit comments

Comments
 (0)