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

🌱 chore: add dependabot go.mod check on ./test #155

Merged

Conversation

salasberryfin
Copy link
Contributor

What this PR does / why we need it:

Dependabot is bumping ginkgo in #141 but it's only checking the main Go modules in ./. This is not updating modules in ./test and is causing CI failures.

This is equivalent to what's used in cluster-api.

Which issue(s) this PR fixes:
Fixes #154

Special notes for your reviewer:

Checklist:

  • squashed commits into logical changes
  • includes documentation
  • adds unit tests
  • adds or updates e2e tests

Signed-off-by: Carlos Salas <carlos.salas@suse.com>
@richardcase richardcase merged commit 521c8e6 into rancher:main Sep 28, 2023
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add dependabot check on test Go modules
2 participants