From 493e506da67fd22d0d20fb16af8fe9c04081ff25 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Aug 2024 17:40:51 +0000 Subject: [PATCH] [dependabot] Chore: Bump pypa/gh-action-pip-audit from 1.0.8 to 1.1.0 Bumps [pypa/gh-action-pip-audit](https://github.com/pypa/gh-action-pip-audit) from 1.0.8 to 1.1.0. - [Release notes](https://github.com/pypa/gh-action-pip-audit/releases) - [Commits](https://github.com/pypa/gh-action-pip-audit/compare/v1.0.8...v1.1.0) --- updated-dependencies: - dependency-name: pypa/gh-action-pip-audit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/security.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/security.yaml b/.github/workflows/security.yaml index 89c57f1..92e54b2 100644 --- a/.github/workflows/security.yaml +++ b/.github/workflows/security.yaml @@ -65,4 +65,4 @@ jobs: pdm list --graph - name: "Run: pip-audit" - uses: pypa/gh-action-pip-audit@v1.0.8 + uses: pypa/gh-action-pip-audit@v1.1.0