From e2b78f3d5cbb3eadf57a4b601c26a750e5d0a412 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Feb 2023 20:53:01 +0000 Subject: [PATCH] Bump pypa/gh-action-pip-audit from 1.0.2 to 1.0.5 Bumps [pypa/gh-action-pip-audit](https://github.com/pypa/gh-action-pip-audit) from 1.0.2 to 1.0.5. - [Release notes](https://github.com/pypa/gh-action-pip-audit/releases) - [Commits](https://github.com/pypa/gh-action-pip-audit/compare/v1.0.2...v1.0.5) --- 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/security.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/security.yml b/.github/workflows/security.yml index e183dde..74c3980 100644 --- a/.github/workflows/security.yml +++ b/.github/workflows/security.yml @@ -29,4 +29,4 @@ jobs: pip install --no-cache-dir --upgrade --force-reinstall 'setuptools>=65.5.1' - name: Pip audit - uses: pypa/gh-action-pip-audit@v1.0.2 + uses: pypa/gh-action-pip-audit@v1.0.5