Skip to content

Bump github.com/aws/aws-sdk-go from 1.52.5 to 1.53.1 in /xrayaws #856

Bump github.com/aws/aws-sdk-go from 1.52.5 to 1.53.1 in /xrayaws

Bump github.com/aws/aws-sdk-go from 1.52.5 to 1.53.1 in /xrayaws #856

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