12
0
Fork 0
mirror of https://github.com/docker/setup-qemu-action.git synced 2026-06-28 20:50:44 +00:00

Merge pull request #295 from docker/dependabot/npm_and_yarn/actions/core-3.0.1
Some checks are pending
ci / default (push) Waiting to run
ci / main (tonistiigi/binfmt:latest, all) (push) Waiting to run
ci / main (tonistiigi/binfmt:latest, arm64,riscv64,arm) (push) Waiting to run
ci / main (tonistiigi/binfmt:master, all) (push) Waiting to run
ci / main (tonistiigi/binfmt:master, arm64,riscv64,arm) (push) Waiting to run
ci / error (push) Waiting to run
ci / cache-image (false) (push) Waiting to run
ci / cache-image (true) (push) Waiting to run
ci / version (tonistiigi/binfmt:latest) (push) Waiting to run
ci / version (tonistiigi/binfmt:master) (push) Waiting to run
ci / version (tonistiigi/binfmt:qemu-v7.0.0) (push) Waiting to run
ci / reset (push) Waiting to run
codeql / analyze (push) Waiting to run
test / test (push) Waiting to run
validate / prepare (push) Waiting to run
validate / validate (push) Blocked by required conditions
zizmor / zizmor (push) Waiting to run

build(deps): bump @actions/core from 3.0.0 to 3.0.1
This commit is contained in:
CrazyMax 2026-05-28 10:24:19 +02:00 committed by GitHub
commit 1a577caf9f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 83 additions and 83 deletions

154
dist/index.cjs generated vendored

File diff suppressed because one or more lines are too long

8
dist/index.cjs.map generated vendored

File diff suppressed because one or more lines are too long

View file

@ -23,7 +23,7 @@
"license": "Apache-2.0",
"packageManager": "yarn@4.9.2",
"dependencies": {
"@actions/core": "^3.0.0",
"@actions/core": "^3.0.1",
"@docker/actions-toolkit": "^0.91.0"
},
"devDependencies": {

View file

@ -2822,7 +2822,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "docker-setup-qemu@workspace:."
dependencies:
"@actions/core": "npm:^3.0.0"
"@actions/core": "npm:^3.0.1"
"@docker/actions-toolkit": "npm:^0.91.0"
"@eslint/js": "npm:^9.39.3"
"@types/node": "npm:^24.11.0"