Skip to content

chore(deps): bump the patch-minor group in /dockertestx with 6 updates #113

chore(deps): bump the patch-minor group in /dockertestx with 6 updates

chore(deps): bump the patch-minor group in /dockertestx with 6 updates #113

Workflow file for this run

on:
- pull_request
name: Lint
env:
GOTOOLCHAIN: local
jobs:
golangci:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: golangci-lint
uses: reviewdog/action-golangci-lint@v2
with:
reporter: github-pr-review
filter_mode: diff_context