Skip to content

Commit

Permalink
added shell for composite action
Browse files Browse the repository at this point in the history
  • Loading branch information
sam-trace authored Oct 29, 2024
1 parent 1a06693 commit fd2230b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions trivy-fs-scan/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ runs:
rm db.tar.gz
- name: Download and extract the Java DB
shell: sh
run: |
mkdir -p $GITHUB_WORKSPACE/.cache/trivy/java-db
oras pull ghcr.io/aquasecurity/trivy-java-db:1
Expand Down

0 comments on commit fd2230b

Please sign in to comment.