Skip to content

Prepare for Rust 2024 edition beta on Windows and Linux #5637

Prepare for Rust 2024 edition beta on Windows and Linux

Prepare for Rust 2024 edition beta on Windows and Linux #5637

Workflow file for this run

---
name: OSV-Scanner PR Scan
on:
pull_request:
workflow_dispatch:
permissions: {}
jobs:
scan-pr:
permissions:
# Require writing security events to upload SARIF file to security tab
security-events: write
# Only need to read contents
contents: read
actions: read
# yamllint disable rule:line-length
uses: "mullvad/osv-scanner-action/.github/workflows/osv-scanner-reusable-pr.yml@ab8175fc65a74d8c0308f623b1c617a39bdc34fe" # v1.9.0
with:
checkout-submodules: true