Skip to content

Update module github.com/stretchr/testify to v1.12.1 #1122

Update module github.com/stretchr/testify to v1.12.1

Update module github.com/stretchr/testify to v1.12.1 #1122

name: 'Dependency Review'
on:
pull_request:
types: [ "opened", "synchronize", "reopened" ]
permissions:
contents: read
jobs:
dependency-review:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v7
- name: 'Dependency Review'
uses: actions/dependency-review-action@v5.0.0
with:
fail-on-severity: high