Skip to content

deps(golangci-lint): update to golangci-lint v2.11.4 #152

deps(golangci-lint): update to golangci-lint v2.11.4

deps(golangci-lint): update to golangci-lint v2.11.4 #152

Workflow file for this run

---
name: add-reviews
on:
pull_request_target:
types: [opened, ready_for_review]
permissions:
pull-requests: write
jobs:
add-reviews:
runs-on: ubuntu-latest
steps:
- uses: kentaro-m/auto-assign-action@0a2c53d3721e4c5cfcce6afd4014aecc337979f6 # v2.0.2
...