Skip to content

Commit

Permalink
provide more details #3481
Browse files Browse the repository at this point in the history
  • Loading branch information
sven-dmlr committed Oct 28, 2024
1 parent 8ee4bf0 commit 2553912
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion github-actions/scan/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,8 @@ runs:
- name: Print action.yml
id: cat_action_yml
run: |
echo "###"
find . -type f | grep -v node_modules
echo "### cat $GITHUB_ACTION_PATH/action.yml"
cat "$GITHUB_ACTION_PATH"/action.yml
echo "###"
env:
Expand Down

0 comments on commit 2553912

Please sign in to comment.