Skip to content

Commit

Permalink
Fix trivy arm64 download (#393)
Browse files Browse the repository at this point in the history
  • Loading branch information
pat-trunk-io authored Jul 26, 2023
1 parent 6e995a5 commit 4d6c510
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion linters/trivy/plugin.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ lint:
os: linux
cpu:
x86_64: 64bit
arm_64: ARM
arm_64: ARM64
- url: https://github.com/aquasecurity/trivy/releases/download/v${version}/trivy_${version}_macOS-${cpu}.tar.gz
os: macos
cpu:
Expand Down

0 comments on commit 4d6c510

Please sign in to comment.