Skip to content

Bump github.com/google/uuid from 1.3.0 to 1.3.1 #376

Bump github.com/google/uuid from 1.3.0 to 1.3.1

Bump github.com/google/uuid from 1.3.0 to 1.3.1 #376

Workflow file for this run

name: Build and test
on:
pull_request:
push:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Docker build
run: |
docker build .