Skip to content

Commit

Permalink
test(trivy-install): test github-server-url
Browse files Browse the repository at this point in the history
  • Loading branch information
DmitriyLewen committed Oct 17, 2024
1 parent fee3aad commit 41e547e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test-install-trivy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,9 @@ jobs:
uses: actions/checkout@v4

- name: Install trivy
uses: aquasecurity/setup-trivy@v0.2.1
uses: DmitriyLewen/setup-trivy@fd8c51c69200716ebc044f856bc39a67b50320d3
with:
version: v0.56.2
cache: true

- name: Test trivy run
shell: bash
Expand Down

0 comments on commit 41e547e

Please sign in to comment.