Skip to content

Drop Dart 2 support

Drop Dart 2 support #9

name: Semgrep
on:
pull_request: {}
permissions:
contents: read # Required for actions/checkout
actions: read # Allow upload-sarif to get the action run status
security-events: write # Allow upload-sarif to upload the SARIF file
jobs:
semgrep:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v7
- uses: Workiva/gha-security-scanner@master