Skip to content

Bump go.etcd.io/etcd/api/v3 from 3.5.4 to 3.5.11 #109

Bump go.etcd.io/etcd/api/v3 from 3.5.4 to 3.5.11

Bump go.etcd.io/etcd/api/v3 from 3.5.4 to 3.5.11 #109

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