From 5f98eddfa5e4219adda19973388a2511c6b276b0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Aug 2026 08:52:48 +0000 Subject: [PATCH] Bump the gha-updates group in /.github/workflows with 3 updates Bumps the gha-updates group in /.github/workflows with 3 updates: [py-cov-action/python-coverage-comment-action](https://github.com/py-cov-action/python-coverage-comment-action), [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) and [zizmorcore/zizmor-action](https://github.com/zizmorcore/zizmor-action). Updates `py-cov-action/python-coverage-comment-action` from 4.1 to 4.3 - [Release notes](https://github.com/py-cov-action/python-coverage-comment-action/releases) - [Commits](https://github.com/py-cov-action/python-coverage-comment-action/compare/5d8df5979747514c914e1c5a12335a7cf9a2745f...a05be3d2e8a6272d3ef5fb2840ab20368bb2eb71) Updates `pypa/gh-action-pypi-publish` from 1.14.1 to 1.14.2 - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases) - [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/ba38be9e461d3875417946c167d0b5f3d385a247...dc37677b2e1c63e2034f94d8a5b11f265b73ba33) Updates `zizmorcore/zizmor-action` from 0.6.0 to 0.6.2 - [Release notes](https://github.com/zizmorcore/zizmor-action/releases) - [Commits](https://github.com/zizmorcore/zizmor-action/compare/6599ee8b7a49aef6a770f63d261d214911a7ce02...3dc1ecc9bcb9e94e9b2c709687979e1298497054) --- updated-dependencies: - dependency-name: py-cov-action/python-coverage-comment-action dependency-version: '4.3' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gha-updates - dependency-name: pypa/gh-action-pypi-publish dependency-version: 1.14.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gha-updates - dependency-name: zizmorcore/zizmor-action dependency-version: 0.6.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gha-updates ... Signed-off-by: dependabot[bot] --- .github/workflows/ci.yml | 2 +- .github/workflows/publish_pypi.yml | 2 +- .github/workflows/zizmor.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 4bf97f2a..2d1f22a3 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -91,7 +91,7 @@ jobs: enable-cache: true - run: uv sync --frozen --only-group dev - run: uv run --frozen coverage combine coverage-data-* - - uses: py-cov-action/python-coverage-comment-action@5d8df5979747514c914e1c5a12335a7cf9a2745f + - uses: py-cov-action/python-coverage-comment-action@a05be3d2e8a6272d3ef5fb2840ab20368bb2eb71 id: coverage_comment with: GITHUB_TOKEN: ${{ github.token }} diff --git a/.github/workflows/publish_pypi.yml b/.github/workflows/publish_pypi.yml index 2a492bba..d12e543e 100644 --- a/.github/workflows/publish_pypi.yml +++ b/.github/workflows/publish_pypi.yml @@ -31,4 +31,4 @@ jobs: version: "0.9.7" enable-cache: false - run: uv build --verbose - - uses: pypa/gh-action-pypi-publish@ba38be9e461d3875417946c167d0b5f3d385a247 + - uses: pypa/gh-action-pypi-publish@dc37677b2e1c63e2034f94d8a5b11f265b73ba33 diff --git a/.github/workflows/zizmor.yaml b/.github/workflows/zizmor.yaml index 06a8384a..e9b91727 100644 --- a/.github/workflows/zizmor.yaml +++ b/.github/workflows/zizmor.yaml @@ -23,4 +23,4 @@ jobs: persist-credentials: false - name: Run zizmor 🌈 - uses: zizmorcore/zizmor-action@6599ee8b7a49aef6a770f63d261d214911a7ce02 # v0.6.0 + uses: zizmorcore/zizmor-action@3dc1ecc9bcb9e94e9b2c709687979e1298497054 # v0.6.2