Skip to content

switch to env vars from conf #40

switch to env vars from conf

switch to env vars from conf #40

################################################################################
# This file is AUTOGENERATED with <https://github.com/sapcc/go-makefile-maker> #
# Edit Makefile.maker.yaml instead. #
################################################################################
name: Dependency Review
"on":
pull_request:
branches:
- '*'
permissions:
contents: read
jobs:
review:
name: Review
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/checkout@v4
- name: Dependency Review
uses: actions/dependency-review-action@v4
with:
deny-licenses: AGPL-1.0, AGPL-3.0, GPL-1.0, GPL-2.0, GPL-3.0, LGPL-2.0, LGPL-2.1, LGPL-3.0
fail-on-severity: high