Skip to content

Commit

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

Bump pypa/gh-action-pip-audit from 1.0.8 to 1.1.0
  • Loading branch information
JWCook authored Aug 12, 2024
2 parents 3dbf9df + 44a9c5f commit 384445f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
- name: Run style checks & linting
uses: pre-commit/action@v3.0.1
- name: Scan dependencies for known vulnerabilities
uses: pypa/gh-action-pip-audit@v1.0.8
uses: pypa/gh-action-pip-audit@v1.1.0
with:
vulnerability-service: osv
# Ignore issues with pip and setuptools versions used by the action itself
Expand Down

0 comments on commit 384445f

Please sign in to comment.