Skip to content

Bump actions/dependency-review-action in the github-actions group (#393) #206

Bump actions/dependency-review-action in the github-actions group (#393)

Bump actions/dependency-review-action in the github-actions group (#393) #206

Workflow file for this run

on:
push:
branches:
- "main"
name: "Main Branch"
permissions:
contents: read
jobs:
test:
name: "Test"
permissions:
contents: read
security-events: write
uses: ./.github/workflows/part_test.yml
docs:
name: "Docs"
permissions:
id-token: write
contents: read
attestations: write
uses: ./.github/workflows/part_docs.yml
with:
attest: false