Skip to content

Bump DeterminateSystems/nix-installer-action from 14 to 15 in the determinatesystems-actions group #29

Bump DeterminateSystems/nix-installer-action from 14 to 15 in the determinatesystems-actions group

Bump DeterminateSystems/nix-installer-action from 14 to 15 in the determinatesystems-actions group #29

name: 💂➕
on:
pull_request:
permissions:
contents: read
jobs:
dependency-review:
timeout-minutes: 15
runs-on: ubuntu-24.04
steps:
- name: 'Checkout Repository'
uses: actions/checkout@v4
- name: 'Dependency Review'
uses: actions/dependency-review-action@a6993e2c61fd5dc440b409aa1d6904921c5e1894 # v4.3.5
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, pkg:githubactions/Swatinem/rust-cache