Skip to content

chore: bump github.com/stretchr/testify from 1.8.2 to 1.8.4 #79

chore: bump github.com/stretchr/testify from 1.8.2 to 1.8.4

chore: bump github.com/stretchr/testify from 1.8.2 to 1.8.4 #79

Workflow file for this run

name: Dependency Review
on:
pull_request:
types:
- opened
- closed
- reopened
permissions:
contents: read
jobs:
dependency:
runs-on: ubuntu-latest
steps:
- name: Pull Source Code
uses: actions/checkout@v3.5.2
- name: Dependency Review
uses: actions/dependency-review-action@v3
with:
fail-on-severity: low