Skip to content

Commit 0ed8077

Browse files
Bump pypa/gh-action-pip-audit from 1.0.0 to 1.0.8 (#2879)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 38c7de6 commit 0ed8077

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
@@ -30,7 +30,7 @@ jobs:
3030
runs-on: ubuntu-latest
3131
steps:
3232
- uses: actions/checkout@v3
33-
- uses: pypa/gh-action-pip-audit@v1.0.0
33+
- uses: pypa/gh-action-pip-audit@v1.0.8
3434
with:
3535
inputs: requirements.txt dev_requirements.txt
3636
ignore-vulns: |

0 commit comments

Comments
 (0)