Skip to content

Commit

Permalink
Merge pull request #3163 from hyperledger/dependabot/github_actions/a…
Browse files Browse the repository at this point in the history
…ll-actions-c538693117

chore(deps): Bump pypa/gh-action-pip-audit from 1.0.8 to 1.1.0 in the all-actions group
  • Loading branch information
swcurran committed Aug 12, 2024
2 parents 10fc4c4 + b1aa0f1 commit 15af464
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 @@ -18,7 +18,7 @@ jobs:
source env/bin/activate
python -m pip install --upgrade pip
python -m pip install .
- uses: pypa/gh-action-pip-audit@v1.0.8
- uses: pypa/gh-action-pip-audit@v1.1.0
with:
virtual-environment: env/
local: true

0 comments on commit 15af464

Please sign in to comment.