Skip to content

chore: bump docker/build-push-action from 5 to 6 #206

chore: bump docker/build-push-action from 5 to 6

chore: bump docker/build-push-action from 5 to 6 #206

Workflow file for this run

name: QA
on: pull_request
jobs:
qa:
name: QA
runs-on: ubuntu-latest
steps:
- name: Clone repository
uses: actions/checkout@v4
- name: Use Go
uses: actions/setup-go@v5
with:
go-version: '1.18'
- name: Run QA
run: make