Skip to content

Add context menu to live watch and contribute to text editor context menu for adding expressions to Live Watch window #623

Add context menu to live watch and contribute to text editor context menu for adding expressions to Live Watch window

Add context menu to live watch and contribute to text editor context menu for adding expressions to Live Watch window #623

name: 'Dependency Review'
on:
pull_request:
paths-ignore:
- '**/*.md'
permissions:
contents: read
jobs:
dependency-review:
runs-on: ubuntu-latest
steps:
- name: Harden the runner (Audit all outbound calls)
uses: step-security/harden-runner@f4a75cfd619ee5ce8d5b864b0d183aff3c69b55a # v2.13.1
with:
egress-policy: audit
- name: 'Checkout Repository'
uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
- name: 'Dependency Review'
uses: actions/dependency-review-action@56339e523c0409420f6c2c9a2f4292bbb3c07dd3 # v4.8.0