Skip to content

chore(deps): bump golang.org/x/sys from 0.42.0 to 0.43.0 in the golang-x group #783

chore(deps): bump golang.org/x/sys from 0.42.0 to 0.43.0 in the golang-x group

chore(deps): bump golang.org/x/sys from 0.42.0 to 0.43.0 in the golang-x group #783

Workflow file for this run

name: reviewdog
on: [pull_request]
jobs:
golangci-lint:
name: runner / golangci-lint
runs-on: ubuntu-latest
steps:
- name: Check out code into the Go module directory
uses: actions/checkout@v6
- name: golangci-lint
uses: reviewdog/action-golangci-lint@v2
with:
level: warning
reporter: github-pr-review