Skip to content

Commit 67fdd9a

Browse files
authored
workflows/integration: trailofbits/gh-action-pip-audit is now pypa/gh-action-pip-audit (#2380)
Signed-off-by: William Woodruff <[email protected]> Signed-off-by: William Woodruff <[email protected]>
1 parent 510d8fe commit 67fdd9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
runs-on: ubuntu-latest
2424
steps:
2525
- uses: actions/checkout@v3
26-
- uses: trailofbits/[email protected]
26+
- uses: pypa/[email protected]
2727
with:
2828
inputs: requirements.txt dev_requirements.txt
2929

0 commit comments

Comments
 (0)