From 72c564d44c71fd6165b6e27b3c76af7f061f9031 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 May 2023 04:01:05 +0000 Subject: [PATCH] Bump pypa/gh-action-pip-audit from 1.0.6 to 1.0.7 Bumps [pypa/gh-action-pip-audit](https://github.com/pypa/gh-action-pip-audit) from 1.0.6 to 1.0.7. - [Release notes](https://github.com/pypa/gh-action-pip-audit/releases) - [Commits](https://github.com/pypa/gh-action-pip-audit/compare/v1.0.6...v1.0.7) --- updated-dependencies: - dependency-name: pypa/gh-action-pip-audit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/pip-audit.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pip-audit.yml b/.github/workflows/pip-audit.yml index 72d3a0382..4bc206347 100644 --- a/.github/workflows/pip-audit.yml +++ b/.github/workflows/pip-audit.yml @@ -22,4 +22,4 @@ jobs: python -m pip install --upgrade pip setuptools python -m pip install . - name: Run pip-audit - uses: pypa/gh-action-pip-audit@v1.0.6 + uses: pypa/gh-action-pip-audit@v1.0.7