ci: Replace actions-rs/audit-check with rustsec fork#294
Merged
FabianLars merged 3 commits intodevfrom Apr 3, 2023
Merged
Conversation
Member
Author
|
|
Member
|
I think you're referring to rustsec/audit-check#2 (comment) Seems like we should report a bug though:
|
Member
Author
|
Alrighty, tried to fix it myself but i don't understand the action at all 😅 |
Member
Author
OrIOg
pushed a commit
to OrIOg/plugins-workspace
that referenced
this pull request
Jun 25, 2023
* ci: Replace actions-rs/audit-check with rustsec fork * Update audit-rust.yml * Revert "Update audit-rust.yml"
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
They finally decided to maintain it for now and recently released an update. rustsec is the same org that hosts the advisory database so imo it should be fairly trustworthy.
This PR is a follow-up of #45 where we replaced all other actions-rs actions.