Skip to content

Commit

Permalink
build(deps): bump pypa/gh-action-pip-audit from 1.0.8 to 1.1.0 (#109)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 12, 2024
1 parent 96b5a97 commit 9fcf1fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pip-audit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
python-version-file: pyproject.toml

- name: Run pip-audit
uses: pypa/gh-action-pip-audit@v1.0.8
uses: pypa/gh-action-pip-audit@v1.1.0
with:
inputs: .
local: true
Expand Down

0 comments on commit 9fcf1fd

Please sign in to comment.