From c0d40b70a8b7991f3f6340cd7aa138335db06d7a Mon Sep 17 00:00:00 2001 From: julianz- <6255571+julianz-@users.noreply.github.com> Date: Sat, 20 Jun 2026 17:47:47 -0700 Subject: [PATCH] Bump tox-dev/workflow to 1bb961580e20073f66ccb9024f248357f8c8fecb Updates the tox workflow to pick up the codecov/codecov-action bump required after Codecov migrated to a new GPG key following the Sentry->Harness acquisition. --- .github/workflows/ci-cd.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/ci-cd.yml b/.github/workflows/ci-cd.yml index efe9676780..29df592895 100644 --- a/.github/workflows/ci-cd.yml +++ b/.github/workflows/ci-cd.yml @@ -580,7 +580,7 @@ jobs: - build-changelog - pre-setup # transitive, for accessing settings - uses: tox-dev/workflow/.github/workflows/reusable-tox.yml@0b1e32642419392b5012b1efb66331a6babe6f79 # yamllint disable-line rule:line-length + uses: tox-dev/workflow/.github/workflows/reusable-tox.yml@1bb961580e20073f66ccb9024f248357f8c8fecb # yamllint disable-line rule:line-length with: cache-key-for-dependency-files: >- ${{ needs.pre-setup.outputs.cache-key-for-dep-files }} @@ -629,7 +629,7 @@ jobs: - false fail-fast: false - uses: tox-dev/workflow/.github/workflows/reusable-tox.yml@0b1e32642419392b5012b1efb66331a6babe6f79 # yamllint disable-line rule:line-length + uses: tox-dev/workflow/.github/workflows/reusable-tox.yml@1bb961580e20073f66ccb9024f248357f8c8fecb # yamllint disable-line rule:line-length with: built-wheel-names: >- ${{ @@ -766,7 +766,7 @@ jobs: - runner-vm-os: macos-15-intel python-version: pypy-3.11 - uses: tox-dev/workflow/.github/workflows/reusable-tox.yml@0b1e32642419392b5012b1efb66331a6babe6f79 # yamllint disable-line rule:line-length + uses: tox-dev/workflow/.github/workflows/reusable-tox.yml@1bb961580e20073f66ccb9024f248357f8c8fecb # yamllint disable-line rule:line-length with: built-wheel-names: >- ${{ needs.pre-setup.outputs.wheel-artifact-name }}