Skip to content

Commit 12bd448

Browse files
Bump trailofbits/gh-action-pip-audit from 1.0.8 to 1.1.0
Bumps [trailofbits/gh-action-pip-audit](https://github.com/trailofbits/gh-action-pip-audit) from 1.0.8 to 1.1.0. - [Release notes](https://github.com/trailofbits/gh-action-pip-audit/releases) - [Commits](pypa/gh-action-pip-audit@v1.0.8...v1.1.0) --- updated-dependencies: - dependency-name: trailofbits/gh-action-pip-audit dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 769c49a commit 12bd448

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pip-audit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
3232
3333
- name: Run pip-audit
34-
uses: trailofbits/gh-action-pip-audit@v1.0.8
34+
uses: trailofbits/gh-action-pip-audit@v1.1.0
3535
with:
3636
virtual-environment: /tmp/pip-audit-env
3737

0 commit comments

Comments
 (0)