Skip to content

Commit 46324e3

Browse files
Bump PyCQA/bandit-action
Bumps [PyCQA/bandit-action](https://github.com/pycqa/bandit-action) from ca64e96d362b1764a98d841aaf3a4b1e2d690c7b to 8a1b30610f61f3f792fe7556e888c9d7dffa52de. - [Release notes](https://github.com/pycqa/bandit-action/releases) - [Commits](PyCQA/bandit-action@ca64e96...8a1b306) --- updated-dependencies: - dependency-name: PyCQA/bandit-action dependency-version: 8a1b30610f61f3f792fe7556e888c9d7dffa52de dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5def329 commit 46324e3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/bandit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@ jobs:
2424
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
2525

2626
- name: Perform Bandit Analysis
27-
uses: PyCQA/bandit-action@ca64e96d362b1764a98d841aaf3a4b1e2d690c7b # v1.0.1
27+
uses: PyCQA/bandit-action@8a1b30610f61f3f792fe7556e888c9d7dffa52de # v1.0.1
2828
with:
2929
targets: "bitmath/ tests/"

0 commit comments

Comments
 (0)