Skip to content

Commit

Permalink
Update aqua-cloud.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
simar7 authored Sep 28, 2024
1 parent c6132f0 commit b327959
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/aqua-cloud.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,9 @@ jobs:
runs-on: "ubuntu-20.04"
steps:
- name: Checkout code
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
set-safe-directory: '/github/workspace'

- name: Run Trivy vulnerability scanner against Aqua Cloud
uses: aquasecurity/[email protected]
Expand Down

0 comments on commit b327959

Please sign in to comment.