Skip to content

Adds new base and super event get methods and keeping the expected so… #175

Adds new base and super event get methods and keeping the expected so…

Adds new base and super event get methods and keeping the expected so… #175

name: 'Dependency Review'
on: [pull_request]
# Declare default permissions as read only.
permissions: read-all
jobs:
dependency-review:
runs-on: ubuntu-latest
steps:
- name: 'Checkout Repository'
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
- name: 'Dependency Review'
uses: actions/dependency-review-action@2031cfc080254a8a887f58cffee85186f0e49e48 # v4.9.0
with:
comment-summary-in-pr: true