Skip to content

🌱 bump actions/dependency-review-action from 4.3.3 to 4.3.4 #205

🌱 bump actions/dependency-review-action from 4.3.3 to 4.3.4

🌱 bump actions/dependency-review-action from 4.3.3 to 4.3.4 #205

Workflow file for this run

name: OSV-Scanner Scan
on:
schedule:
- cron: '30 13 * * 1'
push:
branches: [main]
pull_request:
branches: [main]
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
permissions: {}
jobs:
analyze:
permissions:
# Require writing security events to upload SARIF file to security tab
security-events: write
contents: read
actions: read
uses: "google/osv-scanner-action/.github/workflows/osv-scanner-reusable.yml@3c399db9dd6dd8106a27d280d53c55077d3f7cea" #v1.8.1