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

Update Snyk command to test in CI #65

Merged
merged 2 commits into from
Jun 16, 2022
Merged

Update Snyk command to test in CI #65

merged 2 commits into from
Jun 16, 2022

Conversation

JoshuaLicense
Copy link
Contributor

Description

Snyk monitor command is async and will not fail on the CI. This PR changes the command to test which is more appropriate for CI (https://support.snyk.io/hc/en-us/articles/360002847677-Can-snyk-monitor-send-a-fail-code-like-snyk-test-or-do-you-need-to-run-both-to-save-results-and-fail-a-test-).

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • Feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • I have performed a self-review of my own code
  • I have added tests that prove my fix is effective or that my feature works

@JoshuaLicense JoshuaLicense self-assigned this May 11, 2022
@JoshuaLicense JoshuaLicense merged commit 29ebdfb into main Jun 16, 2022
@JoshuaLicense JoshuaLicense deleted the fix-snyk-action branch June 16, 2022 12:39
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.

4 participants