Skip to content

Commit

Permalink
Merge pull request #40 from VectorInstitute/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/pypa/gh-action-pip-audit-1.1.0

Bump pypa/gh-action-pip-audit from 1.0.8 to 1.1.0
  • Loading branch information
amrit110 committed Sep 9, 2024
2 parents 4afd14a + cf4195e commit 1aa2458
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code_checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,6 @@ jobs:
poetry install --with test --all-extras
pre-commit run --all-files
- name: pip-audit (gh-action-pip-audit)
uses: pypa/gh-action-pip-audit@v1.0.8
uses: pypa/gh-action-pip-audit@v1.1.0
with:
virtual-environment: .venv/

0 comments on commit 1aa2458

Please sign in to comment.