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: attempt to fix codeql by installing deps #106

Merged

Conversation

derektamsen
Copy link
Collaborator

@derektamsen derektamsen commented May 11, 2024

Codeql ci is currently failing. This might be because the workflow
is missing the c library needed to build luks2crypt. This installs
the dev libs for cryptsetup before running codeql. It also sets up
the go version in go.mod to ensure the toolchain is available.

Codeql ci is currently failing. This might be because the workflow
is missing the c library needed to build luks2crypt. This installs
the dev libs for cryptsetup before running codeql. It also sets up
the go version in `go.mod` to ensure the toolchain is available.
@derektamsen derektamsen force-pushed the fix-action-codeql-install-build-deps branch from dc25836 to 9f2d3e3 Compare May 12, 2024 05:14
@derektamsen derektamsen merged commit 905bf8c into square:main May 12, 2024
3 checks passed
@derektamsen derektamsen deleted the fix-action-codeql-install-build-deps branch May 12, 2024 05:19
This pull request was closed.
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