Skip to content

fix(deps): update aws-sdk-go-v2 monorepo (minor) #1453

fix(deps): update aws-sdk-go-v2 monorepo (minor)

fix(deps): update aws-sdk-go-v2 monorepo (minor) #1453

Workflow file for this run

name: golangci-lint
on:
pull_request:
branches:
- main
- next
permissions:
contents: read
jobs:
golangci-lint:
name: golangci-lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
- uses: actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v6
with:
go-version: '1.25.x'
cache: false
- name: golangci-lint
uses: golangci/golangci-lint-action@1e7e51e771db61008b38414a730f564565cf7c20 # v9