Skip to content

feat(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 #17

feat(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0

feat(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 #17

Workflow file for this run

name: dependency-review
on: [pull_request]
permissions:
contents: read
jobs:
dependency-review:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/dependency-review-action@v4
with:
allow-licenses: BSD-2-Clause, BSD-3-Clause, MIT, Apache-2.0, MPL-1.0, MPL-1.1, MPL-2.0