summaryrefslogtreecommitdiffhomepage
path: root/.github/workflows/rust-supply-chain.yml
AgeCommit message (Collapse)AuthorFilesLines
2025-09-18Create custom action for Mullvad build envDavid Lönnhager1-2/+1
2025-09-10Add license check for iOS to prevent GPL3 dependenciesSteffen1-0/+9
2025-03-05Update cargo-deny github action to v2Joakim Hulthe1-1/+1
2024-11-26Update Actionstinyboxvk1-1/+1
Signed-off-by: tinyboxvk <13696594+tinyboxvk@users.noreply.github.com>
2024-08-22Add top level `permissions` to all Github Actions workflowsLinus Färnstrand1-0/+3
The default permission on the repository is already set to read only. So in practice this makes no difference. But this makes that more explicit, and less relying on the repository being correctly configured. This also makes security scanning tools such as OpenSSF scorecard happier about the overall security of our repository.
2024-06-25Update Github actions to use `wireguard-go` as a submoduleMarkus Pettersson1-0/+3
2024-01-09Make cargo deny use stable rustLinus Färnstrand1-0/+1
2023-01-13Run yamlfix on all of .github/workflows/Linus Färnstrand1-20/+19
2022-07-01Add a cargo-deny github actions workflowLinus Färnstrand1-0/+24