ci: update crazy-max/.github/.github/workflows/releases-json to 2842b80

Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax
2025-11-11 18:17:28 +01:00
parent fc1b7fac4b
commit e05a413e8a
8 changed files with 11 additions and 9 deletions

View File

@@ -17,12 +17,14 @@ on:
jobs:
generate:
uses: crazy-max/.github/.github/workflows/releases-json.yml@34fd436075cac6431d2036d5f6f1c3f3d4687ac5
uses: crazy-max/.github/.github/workflows/releases-json.yml@2842b806167c9dbacf5f972e0fcf47204a99d987
with:
repository: moby/moby
artifact_name: docker-releases-json
filename: docker-releases.json
tag_pattern: '^docker-(.*)$'
tag_patterns: |
^docker-(.*)$
^(v.*)$
secrets: inherit
open-pr: