Skip to content

Commit fd7a56a

Browse files
authored
Merge pull request #79 from valkey-io/dependabot/github_actions/pypa/gh-action-pip-audit-1.1.0
Bump pypa/gh-action-pip-audit from 1.0.8 to 1.1.0
2 parents 4006c26 + 76d8102 commit fd7a56a

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@v4
33-
- uses: pypa/gh-action-pip-audit@v1.0.8
33+
- uses: pypa/gh-action-pip-audit@v1.1.0
3434
with:
3535
inputs: requirements.txt dev_requirements.txt
3636
ignore-vulns: |

0 commit comments

Comments
 (0)