Skip to content

fix(deps): bump github.com/testcontainers/testcontainers-go from 0.26.0 to 0.27.0 #94

fix(deps): bump github.com/testcontainers/testcontainers-go from 0.26.0 to 0.27.0

fix(deps): bump github.com/testcontainers/testcontainers-go from 0.26.0 to 0.27.0 #94

Workflow file for this run

name: golangci-lint
on:
push:
branches:
- master
pull_request:
jobs:
golangci:
name: lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: golangci-lint
uses: golangci/golangci-lint-action@v3
with:
version: latest