Skip to content

Commit

Permalink
fix(ISV-5130): adjust component update params
Browse files Browse the repository at this point in the history
Signed-off-by: Martin Jediny <[email protected]>
  • Loading branch information
jedinym authored and johnbieren committed Dec 20, 2024
1 parent 5cf831a commit fb21650
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pipelines/managed/rh-advisories/rh-advisories.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -498,8 +498,8 @@ spec:
- name: data
workspace: release-workspace
params:
- name: dataJsonPath
value: "$(tasks.collect-data.results.data)"
- name: sbomJsonPath
value: "$(tasks.populate-release-notes-images.results.sbomDataPath)"
- name: downloadedSbomPath
value: "$(tasks.push-rpm-data-to-pyxis.results.sbomPath)"
runAfter:
Expand Down

0 comments on commit fb21650

Please sign in to comment.