mirror of
https://github.com/docker/setup-qemu-action.git
synced 2026-06-27 19:45:10 +00:00
Merge pull request #295 from docker/dependabot/npm_and_yarn/actions/core-3.0.1
Some checks are pending
zizmor / zizmor (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 / 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 / cache-image (true) (push) Waiting to run
ci / version (tonistiigi/binfmt:latest) (push) Waiting to run
ci / error (push) Waiting to run
ci / cache-image (false) (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
test / test (push) Waiting to run
ci / reset (push) Waiting to run
codeql / analyze (push) Waiting to run
validate / prepare (push) Waiting to run
validate / validate (push) Blocked by required conditions
Some checks are pending
zizmor / zizmor (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 / 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 / cache-image (true) (push) Waiting to run
ci / version (tonistiigi/binfmt:latest) (push) Waiting to run
ci / error (push) Waiting to run
ci / cache-image (false) (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
test / test (push) Waiting to run
ci / reset (push) Waiting to run
codeql / analyze (push) Waiting to run
validate / prepare (push) Waiting to run
validate / validate (push) Blocked by required conditions
build(deps): bump @actions/core from 3.0.0 to 3.0.1
This commit is contained in:
commit
1a577caf9f
4 changed files with 83 additions and 83 deletions
154
dist/index.cjs
generated
vendored
154
dist/index.cjs
generated
vendored
File diff suppressed because one or more lines are too long
8
dist/index.cjs.map
generated
vendored
8
dist/index.cjs.map
generated
vendored
File diff suppressed because one or more lines are too long
|
|
@ -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": {
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue