Skip to content

Commit

Permalink
test trivy
Browse files Browse the repository at this point in the history
  • Loading branch information
oksana-grishchenko committed Mar 21, 2024
1 parent 1698e8a commit a56a675
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ jobs:
- name: test
run: |
echo "---"
echo $(echo "steps.operator_meta.outputs.tags" | head -n 1)
echo $(echo steps.operator_meta.outputs.tags | head -n 1)
echo "---"
- name: Run Trivy vulnerability scanner
Expand Down

0 comments on commit a56a675

Please sign in to comment.