From 7e04e7c142a7aafa5a035d1cc84be632be42c138 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Aug 2025 18:00:21 +0000 Subject: [PATCH] Bump PyCQA/bandit-action from 1.0.0 to 1.0.1 Bumps [PyCQA/bandit-action](https://github.com/pycqa/bandit-action) from 1.0.0 to 1.0.1. - [Release notes](https://github.com/pycqa/bandit-action/releases) - [Commits](https://github.com/pycqa/bandit-action/compare/8a1b30610f61f3f792fe7556e888c9d7dffa52de...67a458d90fa11fb1463e91e7f4c8f068b5863c7f) --- updated-dependencies: - dependency-name: PyCQA/bandit-action dependency-version: 1.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/bandit.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/bandit.yml b/.github/workflows/bandit.yml index a83f776a2..c80831095 100644 --- a/.github/workflows/bandit.yml +++ b/.github/workflows/bandit.yml @@ -20,4 +20,4 @@ jobs: security-events: write steps: - name: Perform Bandit Analysis - uses: PyCQA/bandit-action@8a1b30610f61f3f792fe7556e888c9d7dffa52de # v1.0.0 + uses: PyCQA/bandit-action@67a458d90fa11fb1463e91e7f4c8f068b5863c7f # v1.0.1