5656 - uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
5757 - uses : astral-sh/setup-uv@c771a70e6277c0a99b617c7a806ffedaca235ff9 # v9.0.0
5858 with :
59- version : " 0.12.1 "
59+ version : " 0.12.2 "
6060 - name : Manage setup guide issue
6161 env :
6262 GH_TOKEN : ${{ secrets.REPOMATIC_PAT || github.token }}
8181 - uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
8282 - uses : astral-sh/setup-uv@c771a70e6277c0a99b617c7a806ffedaca235ff9 # v9.0.0
8383 with :
84- version : " 0.12.1 "
84+ version : " 0.12.2 "
8585 - name : Manage runner images issue
8686 env :
8787 GH_TOKEN : ${{ secrets.REPOMATIC_PAT || github.token }}
@@ -111,7 +111,7 @@ jobs:
111111 - uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
112112 - uses : astral-sh/setup-uv@c771a70e6277c0a99b617c7a806ffedaca235ff9 # v9.0.0
113113 with :
114- version : " 0.12.1 "
114+ version : " 0.12.2 "
115115 - name : Run repomatic metadata
116116 id : metadata
117117 run : >
@@ -138,7 +138,7 @@ jobs:
138138 - uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
139139 - uses : astral-sh/setup-uv@c771a70e6277c0a99b617c7a806ffedaca235ff9 # v9.0.0
140140 with :
141- version : " 0.12.1 "
141+ version : " 0.12.2 "
142142 - name : Run autopep8
143143 if : fromJSON(needs.metadata.outputs.metadata).python_files
144144 # Ruff is not wrapping comments: https://github.com/astral-sh/ruff/issues/7414
@@ -181,7 +181,7 @@ jobs:
181181 - uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
182182 - uses : astral-sh/setup-uv@c771a70e6277c0a99b617c7a806ffedaca235ff9 # v9.0.0
183183 with :
184- version : " 0.12.1 "
184+ version : " 0.12.2 "
185185 - name : Run pyproject-fmt
186186 # pyproject-fmt returns exit code 1 when it reformats the file, but
187187 # xargs translates any non-zero child exit to 123. Accept both 0 and
@@ -220,7 +220,7 @@ jobs:
220220 - uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
221221 - uses : astral-sh/setup-uv@c771a70e6277c0a99b617c7a806ffedaca235ff9 # v9.0.0
222222 with :
223- version : " 0.12.1 "
223+ version : " 0.12.2 "
224224 # Shares the `format-shell` job's shfmt cache: mdformat pulls the same
225225 # pinned binary through its `path_tools`, keyed off the registry file that
226226 # pins it.
@@ -263,7 +263,7 @@ jobs:
263263 - uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
264264 - uses : astral-sh/setup-uv@c771a70e6277c0a99b617c7a806ffedaca235ff9 # v9.0.0
265265 with :
266- version : " 0.12.1 "
266+ version : " 0.12.2 "
267267 - uses : actions/cache@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 # v6.1.0
268268 with :
269269 path : ~/.cache/repomatic/bin
@@ -297,7 +297,7 @@ jobs:
297297 - uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
298298 - uses : astral-sh/setup-uv@c771a70e6277c0a99b617c7a806ffedaca235ff9 # v9.0.0
299299 with :
300- version : " 0.12.1 "
300+ version : " 0.12.2 "
301301 - uses : actions/cache@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 # v6.1.0
302302 with :
303303 path : ~/.cache/repomatic/bin
@@ -343,7 +343,7 @@ jobs:
343343 token : ${{ secrets.REPOMATIC_PAT || github.token }}
344344 - uses : astral-sh/setup-uv@c771a70e6277c0a99b617c7a806ffedaca235ff9 # v9.0.0
345345 with :
346- version : " 0.12.1 "
346+ version : " 0.12.2 "
347347 - uses : actions/cache@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 # v6.1.0
348348 with :
349349 path : ~/.cache/repomatic/bin
@@ -374,7 +374,7 @@ jobs:
374374 - uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
375375 - uses : astral-sh/setup-uv@c771a70e6277c0a99b617c7a806ffedaca235ff9 # v9.0.0
376376 with :
377- version : " 0.12.1 "
377+ version : " 0.12.2 "
378378 - id : fix
379379 name : Fix vulnerable dependencies
380380 # GH_TOKEN lets repomatic query the GitHub Advisory Database via the
@@ -414,7 +414,7 @@ jobs:
414414 token : ${{ secrets.REPOMATIC_PAT || github.token }}
415415 - uses : astral-sh/setup-uv@c771a70e6277c0a99b617c7a806ffedaca235ff9 # v9.0.0
416416 with :
417- version : " 0.12.1 "
417+ version : " 0.12.2 "
418418 - name : Sync repomatic-managed files
419419 run : >
420420 uv --no-progress run --frozen -- repomatic init
@@ -439,7 +439,7 @@ jobs:
439439 - uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
440440 - uses : astral-sh/setup-uv@c771a70e6277c0a99b617c7a806ffedaca235ff9 # v9.0.0
441441 with :
442- version : " 0.12.1 "
442+ version : " 0.12.2 "
443443 # oxipng is no longer installed here: `format-images` pulls it from the
444444 # `repomatic run` registry, pinned and checksum-verified, where this step
445445 # used to `dpkg --install` an unverified .deb fetched by hand. jpegoptim
@@ -482,7 +482,7 @@ jobs:
482482 - uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
483483 - uses : astral-sh/setup-uv@c771a70e6277c0a99b617c7a806ffedaca235ff9 # v9.0.0
484484 with :
485- version : " 0.12.1 "
485+ version : " 0.12.2 "
486486 - name : Sync .gitignore
487487 run : uv --no-progress run --frozen -- repomatic sync-gitignore
488488 - name : Sync pull request
@@ -506,7 +506,7 @@ jobs:
506506 - uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
507507 - uses : astral-sh/setup-uv@c771a70e6277c0a99b617c7a806ffedaca235ff9 # v9.0.0
508508 with :
509- version : " 0.12.1 "
509+ version : " 0.12.2 "
510510 - name : Sync bumpversion config
511511 run : uv --no-progress run --frozen -- repomatic sync-bumpversion
512512 - name : Sync pull request
@@ -531,7 +531,7 @@ jobs:
531531 fetch-depth : 0
532532 - uses : astral-sh/setup-uv@c771a70e6277c0a99b617c7a806ffedaca235ff9 # v9.0.0
533533 with :
534- version : " 0.12.1 "
534+ version : " 0.12.2 "
535535 - name : Sync .mailmap
536536 run : uv --no-progress run --frozen -- repomatic sync-mailmap --skip-if-missing
537537 - name : Sync pull request
@@ -587,7 +587,7 @@ jobs:
587587 token : ${{ secrets.REPOMATIC_PAT || github.token }}
588588 - uses : astral-sh/setup-uv@c771a70e6277c0a99b617c7a806ffedaca235ff9 # v9.0.0
589589 with :
590- version : " 0.12.1 "
590+ version : " 0.12.2 "
591591 # Persist repomatic's HTTP cache (PyPI/GitHub/npm release metadata) across
592592 # runs; this mainly speeds up bursts of pushes. TTL-gating bounds staleness
593593 # at a day rather than preventing it, so a restored cache can miss a
@@ -723,7 +723,7 @@ jobs:
723723 fetch-depth : 0
724724 - uses : astral-sh/setup-uv@c771a70e6277c0a99b617c7a806ffedaca235ff9 # v9.0.0
725725 with :
726- version : " 0.12.1 "
726+ version : " 0.12.2 "
727727 - name : Update docs
728728 # Runs sphinx-apidoc, converts RST stubs to MyST if applicable, runs docs/docs_update.py, then
729729 # refreshes self-updating directive blocks with click-extra refresh-directives.
0 commit comments