Skip to content

Add instructions on how to split the document.write method and download dependencies and use locally #158

Add instructions on how to split the document.write method and download dependencies and use locally

Add instructions on how to split the document.write method and download dependencies and use locally #158

name: "Dependency Review"
on: [pull_request]
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@v4