mirror of
https://github.com/docker/setup-buildx-action
synced 2026-09-10 16:26:15 +08:00
Compare commits
2
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e30688a3d0 | ||
|
|
271b199fcf |
@@ -488,7 +488,7 @@ jobs:
|
||||
uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
|
||||
-
|
||||
name: Install k3s
|
||||
uses: crazy-max/.github/.github/actions/install-k3s@f91220cba053bd54299ba645a599ee8ed436f222 # v1.11.0
|
||||
uses: crazy-max/.github/.github/actions/install-k3s@46267a6e61cd56aac2fc79943df180152f4c89d6 # v1.10.1
|
||||
-
|
||||
name: Set up Docker Buildx
|
||||
id: buildx
|
||||
|
||||
@@ -11,7 +11,7 @@ on:
|
||||
|
||||
jobs:
|
||||
run:
|
||||
uses: crazy-max/.github/.github/workflows/pr-assign-author.yml@f91220cba053bd54299ba645a599ee8ed436f222 # v1.11.0
|
||||
uses: crazy-max/.github/.github/workflows/pr-assign-author.yml@46267a6e61cd56aac2fc79943df180152f4c89d6 # v1.10.1
|
||||
permissions:
|
||||
contents: read
|
||||
pull-requests: write
|
||||
|
||||
@@ -19,7 +19,7 @@ on:
|
||||
|
||||
jobs:
|
||||
zizmor:
|
||||
uses: crazy-max/.github/.github/workflows/zizmor.yml@f91220cba053bd54299ba645a599ee8ed436f222 # v1.11.0
|
||||
uses: crazy-max/.github/.github/workflows/zizmor.yml@46267a6e61cd56aac2fc79943df180152f4c89d6 # v1.10.1
|
||||
permissions:
|
||||
contents: read
|
||||
security-events: write
|
||||
|
||||
+81
-81
File diff suppressed because one or more lines are too long
+4
-4
File diff suppressed because one or more lines are too long
+1
-1
@@ -216,7 +216,7 @@ Apache License
|
||||
|
||||
The following npm package may be included in this product:
|
||||
|
||||
- @docker/actions-toolkit@0.96.0
|
||||
- @docker/actions-toolkit@0.98.0
|
||||
|
||||
This package contains the following license:
|
||||
|
||||
|
||||
+1
-1
@@ -24,7 +24,7 @@
|
||||
"packageManager": "yarn@4.15.0",
|
||||
"dependencies": {
|
||||
"@actions/core": "^3.0.1",
|
||||
"@docker/actions-toolkit": "^0.96.0",
|
||||
"@docker/actions-toolkit": "^0.98.0",
|
||||
"js-yaml": "^5.4.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
@@ -437,9 +437,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@docker/actions-toolkit@npm:^0.96.0":
|
||||
version: 0.96.0
|
||||
resolution: "@docker/actions-toolkit@npm:0.96.0"
|
||||
"@docker/actions-toolkit@npm:^0.98.0":
|
||||
version: 0.98.0
|
||||
resolution: "@docker/actions-toolkit@npm:0.98.0"
|
||||
dependencies:
|
||||
"@actions/artifact": "npm:^6.2.1"
|
||||
"@actions/cache": "npm:^6.2.0"
|
||||
@@ -462,7 +462,7 @@ __metadata:
|
||||
semver: "npm:^7.8.5"
|
||||
tar-stream: "npm:^3.2.1"
|
||||
tmp: "npm:^0.2.7"
|
||||
checksum: 10/7116f99ccf54bc47864113ff8911e857a0832e7603e3c2cf62e3ed067b4ce0c8b1987acd05766f57b15b182455987a3f49862b97fe5e413f35a8bc4d71500ae3
|
||||
checksum: 10/9b8fed1455896812d913412a816ce2834aa908eee4db347672c204180bd0955163fabdfda27fb326f2255ec79b307297961205ac00f36803a12e5d076a5b3cf2
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -2826,7 +2826,7 @@ __metadata:
|
||||
resolution: "docker-setup-buildx@workspace:."
|
||||
dependencies:
|
||||
"@actions/core": "npm:^3.0.1"
|
||||
"@docker/actions-toolkit": "npm:^0.96.0"
|
||||
"@docker/actions-toolkit": "npm:^0.98.0"
|
||||
"@eslint/js": "npm:^9.39.3"
|
||||
"@types/js-yaml": "npm:^4.0.9"
|
||||
"@types/node": "npm:^24.11.0"
|
||||
|
||||
Reference in New Issue
Block a user