Skip to content

Commit 87d6e91

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

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
@@ -36,7 +36,7 @@ jobs:
3636
runs-on: ubuntu-latest
3737
steps:
3838
- uses: actions/checkout@v4
39-
- uses: pypa/gh-action-pip-audit@v1.0.8
39+
- uses: pypa/gh-action-pip-audit@v1.1.0
4040
with:
4141
inputs: requirements.txt dev_requirements.txt
4242
ignore-vulns: |

0 commit comments

Comments
 (0)