Skip to content

Bump github.com/zalando/go-keyring from 0.2.6 to 0.2.7 in the go-dependencies group #30

Bump github.com/zalando/go-keyring from 0.2.6 to 0.2.7 in the go-dependencies group

Bump github.com/zalando/go-keyring from 0.2.6 to 0.2.7 in the go-dependencies group #30

name: Dependency Review
on:
pull_request:
branches: [master, main]
permissions:
contents: read
pull-requests: write
jobs:
dependency-review:
name: Review Dependencies
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- name: Dependency Review
uses: actions/dependency-review-action@v4
with:
fail-on-severity: high
deny-licenses: GPL-3.0, AGPL-3.0