Skip to content

Bump github.com/testcontainers/testcontainers-go from 0.29.1 to 0.30.0 #127

Bump github.com/testcontainers/testcontainers-go from 0.29.1 to 0.30.0

Bump github.com/testcontainers/testcontainers-go from 0.29.1 to 0.30.0 #127

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@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
- name: "Dependency Review"
uses: actions/dependency-review-action@5bbc3ba658137598168acb2ab73b21c432dd411b # v4.2.5
with:
config-file: "nginxinc/k8s-common/dependency-review-config.yml@main"