Skip to content

Commit 108dd90

Browse files
Bump pypa/gh-action-pip-audit from 1.0.8 to 1.1.0 (#673)
1 parent 1ab8aba commit 108dd90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/code_checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
poetry install --with test --all-extras
4545
pre-commit run --all-files
4646
- name: pip-audit (gh-action-pip-audit)
47-
uses: pypa/gh-action-pip-audit@v1.0.8
47+
uses: pypa/gh-action-pip-audit@v1.1.0
4848
with:
4949
virtual-environment: .venv/
5050
ignore-vulns: |

0 commit comments

Comments
 (0)