Skip to content

Bump actions/dependency-review-action from 3.1.0 to 3.1.1 #814

Bump actions/dependency-review-action from 3.1.0 to 3.1.1

Bump actions/dependency-review-action from 3.1.0 to 3.1.1 #814

name: 'Dependency Review'
on:
pull_request:
paths:
- '.github/workflows/**'
- 'package.json'
- 'package-lock.json'
permissions:
contents: read
jobs:
dependency-review:
timeout-minutes: 15
runs-on: ubuntu-latest
steps:
- name: 'Checkout Repository'
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- name: 'Dependency Review'
uses: actions/dependency-review-action@9f45b2463b475767b61721ccfef113fef513e6aa # v3.1.1
with:
# https://spdx.org/licenses/
allow-licenses: MIT, BSD-3-Clause, BSD-2-Clause, 0BSD, Unlicense, ISC, Apache-2.0, CC-BY-4.0
allow-dependencies-licenses: pkg:githubactions/DeterminateSystems/nix-installer-action@4