Skip to content

Commit

Permalink
Switch to sanitizing version of determine-image-tag task
Browse files Browse the repository at this point in the history
to make sure there are no changes in tags for this repo.
  • Loading branch information
msugakov committed Jan 28, 2025
1 parent 658c14f commit a9da307
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .tekton/scanner-component-pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,8 @@ spec:
- name: name
value: determine-image-tag
- name: bundle
value: quay.io/rhacs-eng/konflux-tasks:latest@sha256:433e2a1bacbbbdccb2fc7d935d8f801a8d876340567f9de3d57fd56e1856bcf0
# TODO(ROX-22250): switch to latest
value: quay.io/rhacs-eng/konflux-tasks:pr-30@sha256:3dfb865398b12d2c0671daabc3a5af0e2353050e1a2abf2286f998a7309ad516
- name: kind
value: task
resolver: bundles
Expand Down

0 comments on commit a9da307

Please sign in to comment.