Skip to content

Switch ModeledMethod to union of types #4355

Switch ModeledMethod to union of types

Switch ModeledMethod to union of types #4355

name: 'Dependency Review'
on:
- pull_request
- workflow_dispatch
permissions:
contents: read
jobs:
dependency-review:
runs-on: ubuntu-latest
steps:
- name: 'Checkout Repository'
uses: actions/checkout@v4
- name: 'Dependency Review'
uses: actions/dependency-review-action@v3