Skip to content

Bump github.com/nginxinc/nginx-plus-go-client from 1.2.1 to 1.2.2 #4050

Bump github.com/nginxinc/nginx-plus-go-client from 1.2.1 to 1.2.2

Bump github.com/nginxinc/nginx-plus-go-client from 1.2.1 to 1.2.2 #4050

name: "Dependency Review"
on: [pull_request]
permissions:
contents: read
jobs:
dependency-review:
runs-on: ubuntu-22.04
permissions:
contents: read
pull-requests: write
steps:
- name: "Checkout Repository"
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
- name: "Dependency Review"
uses: actions/dependency-review-action@5a2ce3f5b92ee19cbb1541a4984c76d921601d7c # v4.3.4
with:
config-file: "nginxinc/k8s-common/dependency-review-config.yml@main"