Merge pull request #510 from crazy-max/ci-update-releases-json
ci: update releases-json to 7f83a5a
This commit is contained in:
@@ -17,7 +17,7 @@ on:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
generate:
|
generate:
|
||||||
uses: crazy-max/.github/.github/workflows/releases-json.yml@fa6141aedf23596fb8bdcceab9cce8dadaa31bd9
|
uses: crazy-max/.github/.github/workflows/releases-json.yml@7f83a5a887650a38e4d0e05d5262309cfaa31459
|
||||||
with:
|
with:
|
||||||
repository: docker/buildx-desktop
|
repository: docker/buildx-desktop
|
||||||
artifact_name: buildx-lab-releases-json
|
artifact_name: buildx-lab-releases-json
|
||||||
|
|||||||
3
.github/workflows/buildx-releases-json.yml
vendored
3
.github/workflows/buildx-releases-json.yml
vendored
@@ -17,11 +17,12 @@ on:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
generate:
|
generate:
|
||||||
uses: crazy-max/.github/.github/workflows/releases-json.yml@fa6141aedf23596fb8bdcceab9cce8dadaa31bd9
|
uses: crazy-max/.github/.github/workflows/releases-json.yml@7f83a5a887650a38e4d0e05d5262309cfaa31459
|
||||||
with:
|
with:
|
||||||
repository: docker/buildx
|
repository: docker/buildx
|
||||||
artifact_name: buildx-releases-json
|
artifact_name: buildx-releases-json
|
||||||
filename: buildx-releases.json
|
filename: buildx-releases.json
|
||||||
|
pin_latest: v0.18.0
|
||||||
secrets: inherit
|
secrets: inherit
|
||||||
|
|
||||||
open-pr:
|
open-pr:
|
||||||
|
|||||||
2
.github/workflows/docker-releases-json.yml
vendored
2
.github/workflows/docker-releases-json.yml
vendored
@@ -17,7 +17,7 @@ on:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
generate:
|
generate:
|
||||||
uses: crazy-max/.github/.github/workflows/releases-json.yml@fa6141aedf23596fb8bdcceab9cce8dadaa31bd9
|
uses: crazy-max/.github/.github/workflows/releases-json.yml@7f83a5a887650a38e4d0e05d5262309cfaa31459
|
||||||
with:
|
with:
|
||||||
repository: moby/moby
|
repository: moby/moby
|
||||||
artifact_name: docker-releases-json
|
artifact_name: docker-releases-json
|
||||||
|
|||||||
2
.github/workflows/undock-releases-json.yml
vendored
2
.github/workflows/undock-releases-json.yml
vendored
@@ -17,7 +17,7 @@ on:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
generate:
|
generate:
|
||||||
uses: crazy-max/.github/.github/workflows/releases-json.yml@fa6141aedf23596fb8bdcceab9cce8dadaa31bd9
|
uses: crazy-max/.github/.github/workflows/releases-json.yml@7f83a5a887650a38e4d0e05d5262309cfaa31459
|
||||||
with:
|
with:
|
||||||
repository: crazy-max/undock
|
repository: crazy-max/undock
|
||||||
artifact_name: undock-releases-json
|
artifact_name: undock-releases-json
|
||||||
|
|||||||
Reference in New Issue
Block a user