Skip to content

Bump google.golang.org/grpc from 1.48.0 to 1.56.3 #97

Bump google.golang.org/grpc from 1.48.0 to 1.56.3

Bump google.golang.org/grpc from 1.48.0 to 1.56.3 #97

Workflow file for this run

name: trivy vulnerability scanner
on:
push:
jobs:
build:
name: Build
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v3
- name: Build an image from Dockerfile
run: |
make build.docker
- name: Run trivy
run: |
./scripts/run-trivy.sh