From ef26a237881449d85564676ca50eca52dc9491b2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 3 Jun 2026 18:57:52 +0000 Subject: [PATCH] Update glotzerlab/workflows action to v0.14.0 --- .github/workflows/start.yaml | 2 +- .github/workflows/style.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/start.yaml b/.github/workflows/start.yaml index f6e95cb..b4e6c73 100644 --- a/.github/workflows/start.yaml +++ b/.github/workflows/start.yaml @@ -42,7 +42,7 @@ jobs: with: python-version: "3.14" - name: Install openstack - uses: glotzerlab/workflows/setup-uv@204dc7c0f82720090703712694b7cab761aacaa0 # 0.13.0 + uses: glotzerlab/workflows/setup-uv@00c67cb577c36bdc2570845fc62d1a30e3383012 # 0.14.0 with: lockfile: ".github/workflows/requirements.txt" - id: start diff --git a/.github/workflows/style.yaml b/.github/workflows/style.yaml index be7b0c4..ff25537 100644 --- a/.github/workflows/style.yaml +++ b/.github/workflows/style.yaml @@ -20,7 +20,7 @@ jobs: - name: Checkout uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 - name: prek - uses: glotzerlab/workflows/prek@204dc7c0f82720090703712694b7cab761aacaa0 # 0.13.0 + uses: glotzerlab/workflows/prek@00c67cb577c36bdc2570845fc62d1a30e3383012 # 0.14.0 # This job is used to provide a single requirement for branch merge conditions. tests_complete: