Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use dedup for trivy version check #73

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

nayuta
Copy link
Contributor

@nayuta nayuta commented Dec 25, 2024

Currently, on action-trivy, we use the 'latest' version for the default configuration. However, we are unaware of whether the trivy version will break the action. So,

  • use haya14busa/action-depup to check new version
  • add the version test on test.yml

@nayuta nayuta self-assigned this Dec 25, 2024
@nayuta nayuta requested a review from haya14busa December 25, 2024 04:00
@nayuta nayuta marked this pull request as ready for review December 25, 2024 04:01
@nayuta nayuta requested a review from shmokmt December 25, 2024 04:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant