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

Fix Snyk action #91

Merged
merged 1 commit into from
Mar 6, 2024

Conversation

mohamedlajmileanix
Copy link
Contributor

🛠 Changes made

Please explain here the changes you made in this PR.

✨ Type of change

Please delete the options that are not relevant.

  • Vulnerability fix

🧪 How Has This Been Tested?

Please describe the tests that you ran to verify your changes.

  • 👌 No tests required

🏎 Checklist:

  • My commit message clearly reflects the changes made
  • Assigned the appropriate labels (version, PR type, etc.)

@mohamedlajmileanix mohamedlajmileanix changed the title fix action Fix Snyk action Mar 6, 2024
@mohamedlajmileanix mohamedlajmileanix marked this pull request as ready for review March 6, 2024 08:16
@mohamedlajmileanix mohamedlajmileanix requested a review from a team as a code owner March 6, 2024 08:16
@mohamedlajmileanix mohamedlajmileanix merged commit 650596c into main Mar 6, 2024
3 of 4 checks passed
@@ -16,5 +16,5 @@ jobs:
with:
command: monitor
args: -d --severity-threshold=high --org=leanix --project-name=net.leanix:vsm-github-broker --project-tags=Team=Cider
env:
env:
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

on extra space here as well?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah sorry I didn't see your comment. Make sense, but I guess it works like this as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

2 participants