Skip to content

Commit

Permalink
Merge pull request #41 from anotherbyte-net/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/main/pypa/gh-action-pip-audit-1.0.6
  • Loading branch information
dependabot[bot] authored Mar 14, 2023
2 parents 1e4d2d7 + b599330 commit b60190a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
category: requirements-dev-${{ matrix.python-version }}

- name: Run pip audit
uses: pypa/[email protected].4
uses: pypa/[email protected].6
continue-on-error: true
with:
inputs: requirements.txt requirements-dev.txt

0 comments on commit b60190a

Please sign in to comment.