issues
search
h2oai
/
cloud-discovery-py
H2O Cloud Discovery Client.
Apache License 2.0
4
stars
1
forks
source link
ci: 👷 update snyk workflows
#66
Closed
zoido
closed
1 year ago
zoido
commented
1 year ago
skip test for dependabot PRs
dependabot does not have access to SNYK_TOKEN
add
--fail-on=all
so that test does not fail on issues that cannot be fixed
add schedule for the monitor so that issues caused by transient dependencies can fix themselves automaticaly as we do no lock verisons being a library
remove whitespaces
format using GHA formatter (unifies quote signs)
--fail-on=all
so that test does not fail on issues that cannot be fixed