Skip to content

Bump go.etcd.io/etcd/api/v3 from 3.5.4 to 3.5.15 #131

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

Bump go.etcd.io/etcd/api/v3 from 3.5.4 to 3.5.15 #131

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