Skip to content

test: make encryption tamper check deterministic #23

test: make encryption tamper check deterministic

test: make encryption tamper check deterministic #23

name: Dependency review
on:
pull_request:
branches: [main]
permissions:
contents: read
jobs:
review:
if: vars.DEPENDENCY_REVIEW_ENABLED == 'true'
runs-on: ubuntu-24.04
timeout-minutes: 10
steps:
- uses: actions/checkout@v7
with:
persist-credentials: false
- uses: actions/dependency-review-action@v5
with:
fail-on-severity: high