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

ci: change to sha hashes #922

Merged
merged 6 commits into from
Feb 7, 2025
Merged

ci: change to sha hashes #922

merged 6 commits into from
Feb 7, 2025

Conversation

JSeam2
Copy link
Collaborator

@JSeam2 JSeam2 commented Feb 3, 2025

Changes:

  1. Changes all the imports in github actions to use SHA hashes instead for reproducibility and supply chain safety.

Notes:
It is necessary to manually update the nightly commit hash in .github/workflows/release.yml in the following section should this PR be merged

      - name: Install Rust
        uses: dtolnay/rust-toolchain@4f94fbe7e03939b0e674bcc9ca609a16088f63ff  #nightly branch, TODO: update when required
        with:
          target: ${{ matrix.target }}
  1. Fixes the ezkl-gpu sed commands

@alexander-camuto alexander-camuto merged commit de8d419 into zkonduit:main Feb 7, 2025
21 checks passed
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.

2 participants