Skip to content

Commit

Permalink
Update kubeflow-pipelines.yaml
Browse files Browse the repository at this point in the history
Signed-off-by: mauricio-dc-chainguard <156850521+mauricio-dc-chainguard@users.noreply.github.com>
  • Loading branch information
mauricio-dc-chainguard committed Apr 24, 2024
1 parent d99406a commit d3a07a2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions kubeflow-pipelines.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,10 @@ pipeline:
with:
repository: https://github.com/kubeflow/pipelines
tag: ${{package.version}}
expected-commit
#Fix idna CVE: f328f0b588c35cdf1e5b31638fbe3596b2f38413
expected-commit: f328f0b588c35cdf1e5b31638fbe3596b2f38413

- runs: |
#fix idna CVE
sed -i 's/idna==3\.4/idna==3.7/g' backend/requirements.txt
- uses: go/bump
Expand Down

0 comments on commit d3a07a2

Please sign in to comment.