From ed53764c291f14ced4280cb73cebdc60914fd134 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Sep 2026 19:14:04 +0000 Subject: [PATCH] Bump bact/pitloom from 0.16.2 to 0.16.4 Bumps [bact/pitloom](https://github.com/bact/pitloom) from 0.16.2 to 0.16.4. - [Release notes](https://github.com/bact/pitloom/releases) - [Changelog](https://github.com/bact/pitloom/blob/main/CHANGELOG.md) - [Commits](https://github.com/bact/pitloom/compare/4842922f65fb7ed1c5e51507c0fb253c62d97960...5b5880642aab54d3273f6b5d342a7407e2343ef4) --- updated-dependencies: - dependency-name: bact/pitloom dependency-version: 0.16.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/pypi-publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pypi-publish.yml b/.github/workflows/pypi-publish.yml index 552e82b..9967661 100644 --- a/.github/workflows/pypi-publish.yml +++ b/.github/workflows/pypi-publish.yml @@ -40,7 +40,7 @@ jobs: - name: Embed SBOM into the wheel id: pitloom - uses: bact/pitloom@4842922f65fb7ed1c5e51507c0fb253c62d97960 # v0.16.2 + uses: bact/pitloom@5b5880642aab54d3273f6b5d342a7407e2343ef4 # v0.16.4 with: embed-wheel: "dist/*.whl" project-path: "."