Skip to content

Update flake.lock and related CI dependencies #813

Update flake.lock and related CI dependencies

Update flake.lock and related CI dependencies #813

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@6c5ccdad469c9f8a2996bfecaec55a631a347034 # v3.1.0
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