Skip to content

chore: bump thenativeweb/eventsourcingdb from 0.118.10 to 0.120.4 in /docker #233

chore: bump thenativeweb/eventsourcingdb from 0.118.10 to 0.120.4 in /docker

chore: bump thenativeweb/eventsourcingdb from 0.118.10 to 0.120.4 in /docker #233

Workflow file for this run

name: QA
on: pull_request
jobs:
qa:
name: QA
runs-on: ubuntu-latest
timeout-minutes: 15
steps:
- name: Clone repository
uses: actions/checkout@v4
- name: Use Go
uses: actions/setup-go@v5
with:
go-version-file: ./go.mod
- name: Run QA
run: make qa