Skip to content

chore(deps): bump github.com/jackc/pgx/v5 from 5.7.0 to 5.7.1 (#16) #217

chore(deps): bump github.com/jackc/pgx/v5 from 5.7.0 to 5.7.1 (#16)

chore(deps): bump github.com/jackc/pgx/v5 from 5.7.0 to 5.7.1 (#16) #217

Workflow file for this run

name: linter
on:
push:
pull_request:
jobs:
golang:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Golangci Lint
uses: golangci/golangci-lint-action@v3
with:
version: latest
args: ./...