Skip to content

Bump the aws-sdk group in /xrayaws-v2 with 4 updates #857

Bump the aws-sdk group in /xrayaws-v2 with 4 updates

Bump the aws-sdk group in /xrayaws-v2 with 4 updates #857

Workflow file for this run

name: reviewdog
on: [pull_request]
jobs:
golangci-lint:
name: golangci-lint
runs-on: ubuntu-latest
steps:
- name: Check out code into the Go module directory
uses: actions/checkout@v4
- name: golangci-lint
uses: reviewdog/action-golangci-lint@v2
with:
github_token: ${{ github.token }}
level: warning