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

workflows/codeql - Reorder steps to cache dependencies #13594

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ScottBrenner
Copy link

Reordering the steps here to address a warning on runs e.g. https://github.com/linkerd/linkerd2/actions/runs/12931205390/job/36064522152#step:2:16

Warning: Restore cache failed: Dependencies file is not found in /home/runner/work/linkerd2/linkerd2. Supported file pattern: go.sum

as the code is not yet checked out, reference https://docs.github.com/en/actions/writing-workflows/choosing-what-your-workflow-does/caching-dependencies-to-speed-up-workflows

@ScottBrenner ScottBrenner requested a review from a team as a code owner January 24, 2025 04:16
Signed-off-by: Scott Brenner <scott@scottbrenner.me>
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.

1 participant