From 283cfb851b2000572aacaea9c9aec44e0fb7c7b2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 21:49:59 +0000 Subject: [PATCH] Update glotzerlab/workflows action to v0.13.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 9d738f4..f6e95cb 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@2245be9e78600bf7846aaf9555da322446f46110 # 0.11.0 + uses: glotzerlab/workflows/setup-uv@204dc7c0f82720090703712694b7cab761aacaa0 # 0.13.0 with: lockfile: ".github/workflows/requirements.txt" - id: start diff --git a/.github/workflows/style.yaml b/.github/workflows/style.yaml index a8c6d99..be7b0c4 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@2245be9e78600bf7846aaf9555da322446f46110 # 0.11.0 + uses: glotzerlab/workflows/prek@204dc7c0f82720090703712694b7cab761aacaa0 # 0.13.0 # This job is used to provide a single requirement for branch merge conditions. tests_complete: