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 issue with version checker not running #7

Merged
merged 2 commits into from
Oct 3, 2023
Merged

Conversation

faisal-memon
Copy link
Collaborator

@faisal-memon faisal-memon commented Oct 2, 2023

The version updater workflows stopped working at run #23

Errror: Restore cache failed: Dependencies file is not found in /home/runner/work/helm-charts/helm-charts. Supported file pattern: go.sum

Open ticket with setup-go and this was what they said to do: actions/setup-go#427 (comment)

As this workflow does not require to install dependencies from our own go.mod we can/should skip the caching.

Copy link
Collaborator

@kfox1111 kfox1111 left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Collaborator

@marcofranssen marcofranssen left a comment

Choose a reason for hiding this comment

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

LGTM 🚀

@marcofranssen marcofranssen merged commit c23e6cb into main Oct 3, 2023
@marcofranssen marcofranssen deleted the setup-go branch October 3, 2023 07:00
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.

3 participants