Skip to content

Commit

Permalink
Merge pull request #82 from anotherbyte-net/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/main/pypa/gh-action-pip-audit-1.1.0
  • Loading branch information
dependabot[bot] authored Aug 13, 2024
2 parents 553c6ad + f065e14 commit fc92965
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 @@ -51,7 +51,7 @@ jobs:
uses: github/codeql-action/analyze@v3

- name: Run pip audit
uses: pypa/gh-action-pip-audit@v1.0.8
uses: pypa/gh-action-pip-audit@v1.1.0
continue-on-error: true
with:
inputs: requirements.txt requirements-dev.txt

0 comments on commit fc92965

Please sign in to comment.