Skip to content

Commit

Permalink
show link in logs
Browse files Browse the repository at this point in the history
  • Loading branch information
gregkaczan committed Jul 26, 2023
1 parent 46b6346 commit 541ed5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ runs:
- name: Scan results link
run: |
echo ""
echo -e "\033[36;1 View the full scan results -> \033[0m ${{ env.SCAN_CLOUD_LINK }}"
echo -e "\033[36;1m View the full scan results -> \033[0m ${{ env.SCAN_CLOUD_LINK }}"
echo ""
shell: bash

Expand Down

0 comments on commit 541ed5a

Please sign in to comment.