Skip to content

Commit

Permalink
Merge pull request #7 from kilobyteno/dependabot/github_actions/pypa/…
Browse files Browse the repository at this point in the history
…gh-action-pip-audit-1.0.8
  • Loading branch information
dsbilling authored Dec 10, 2023
2 parents 24fec20 + 98ae496 commit 814f44d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code-style.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
run: |
flake8 --config=.flake8
- name: Check for vulnerabilities
uses: pypa/gh-action-pip-audit@v1.0.6
uses: pypa/gh-action-pip-audit@v1.0.8
with:
inputs: requirements.txt requirements-dev.txt
- name: Rename file
Expand Down

0 comments on commit 814f44d

Please sign in to comment.