Skip to content

Update crates and GHA#6980

Open
BlackDex wants to merge 1 commit intodani-garcia:mainfrom
BlackDex:update-crates-and-gha
Open

Update crates and GHA#6980
BlackDex wants to merge 1 commit intodani-garcia:mainfrom
BlackDex:update-crates-and-gha

Conversation

@BlackDex
Copy link
Collaborator

Updated all crates which are possible.

Updated all GitHub Actions to their latest version. There was a supply-chain attack on the trivy action to which we were not exposed since we were using pinned sha hashes. The latest version v0.35.0 is not vulnerable and that version will be used with this commit.

Also removed dtolnay/rust-toolchain as suggested by zizmor and adjusted the way to install the correct toolchain. Since this GitHub Action did not used any version tagging, it was also cumbersome to update.

@BlackDex BlackDex requested a review from dani-garcia as a code owner March 21, 2026 17:42
Updated all crates which are possible.

Updated all GitHub Actions to their latest version.
There was a supply-chain attack on the trivy action to which we were not exposed since we were using pinned sha hashes.
The latest version v0.35.0 is not vulnerable and that version will be used with this commit.

Also removed `dtolnay/rust-toolchain` as suggested by zizmor and adjusted the way to install the correct toolchain.
Since this GitHub Action did not used any version tagging, it was also cumbersome to update.

Signed-off-by: BlackDex <black.dex@gmail.com>
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