Skip to content

Bump github.com/stretchr/testify from 1.8.2 to 1.8.4 #178

Bump github.com/stretchr/testify from 1.8.2 to 1.8.4

Bump github.com/stretchr/testify from 1.8.2 to 1.8.4 #178

Workflow file for this run

name: CodeQL
on:
push:
branches:
- master
pull_request:
branches:
- master
jobs:
codeql:
runs-on: ubuntu-20.04
steps:
- name: Checkout
uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c
- name: Initialize CodeQL
uses: github/codeql-action/init@32dc499307d133bb5085bae78498c0ac2cf762d5
with:
languages: go
- name: Analyze
uses: github/codeql-action/analyze@32dc499307d133bb5085bae78498c0ac2cf762d5