Skip to content

chore(deps): bump the patch-minor group across 1 directory with 3 updates #116

chore(deps): bump the patch-minor group across 1 directory with 3 updates

chore(deps): bump the patch-minor group across 1 directory with 3 updates #116

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