Skip to content

Commit 4d4dccd

Browse files
chore(deps): update pypa/gh-action-pip-audit action to v1.1.0
1 parent 3171cd6 commit 4d4dccd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
- name: Install package
4949
run: |
5050
pip install .[all]
51-
- uses: pypa/gh-action-pip-audit@v1.0.7
51+
- uses: pypa/gh-action-pip-audit@v1.1.0
5252
with:
5353
# Ignore setuptools vulnerability we can't do much about
5454
# Ignore requests vulnerability

0 commit comments

Comments
 (0)