Support arm64 and amd64 #3
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Dynamically pull the correct image based on system arch (uname).
Similar to: https://github.com/anchore/grype/blob/main/install.sh#L463
Done with merging of t.behrendt/trivy-actions#14