Skip to content

Renovate: Update module github.com/prometheus/client_golang to v1.16.0 #107

Renovate: Update module github.com/prometheus/client_golang to v1.16.0

Renovate: Update module github.com/prometheus/client_golang to v1.16.0 #107

################################################################################
# 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@v3
- name: Dependency Review
uses: actions/dependency-review-action@v3
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