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

Use main branch for dl_deps_archive actions #911

Merged
merged 1 commit into from
Aug 19, 2024
Merged

Conversation

mgautierfr
Copy link
Collaborator

No description provided.

@@ -62,7 +62,7 @@
run: pip3 install meson pytest

- name: Install dependencies
uses: kiwix/kiwix-build/actions/dl_deps_archive@804193835086c0bed79f55d4c373302ab729db3d # main
uses: kiwix/kiwix-build/actions/dl_deps_archive@main

Check warning

Code scanning / Scorecard

Pinned-Dependencies Medium

score is 7: third-party GitHubAction not pinned by hash
Click Remediation section below to solve this issue
@@ -122,7 +122,7 @@
architecture: x64

- name: Install dependencies
uses: kiwix/kiwix-build/actions/dl_deps_archive@804193835086c0bed79f55d4c373302ab729db3d # main
uses: kiwix/kiwix-build/actions/dl_deps_archive@main

Check warning

Code scanning / Scorecard

Pinned-Dependencies Medium

score is 7: third-party GitHubAction not pinned by hash
Click Remediation section below to solve this issue
@@ -230,7 +230,7 @@

- name: Install dependencies
if: ${{ !contains(matrix.target, 'musl') }}
uses: kiwix/kiwix-build/actions/dl_deps_archive@804193835086c0bed79f55d4c373302ab729db3d # main
uses: kiwix/kiwix-build/actions/dl_deps_archive@main

Check warning

Code scanning / Scorecard

Pinned-Dependencies Medium

score is 7: third-party GitHubAction not pinned by hash
Click Remediation section below to solve this issue
@mgautierfr mgautierfr merged commit 335772f into main Aug 19, 2024
36 of 37 checks passed
@mgautierfr mgautierfr deleted the deps_archive_main branch August 19, 2024 09:59
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