Skip to content

Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.211.3 to 1.222.0 #3537

Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.211.3 to 1.222.0

Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.211.3 to 1.222.0 #3537

Workflow file for this run

name: golint
on:
push:
branches:
- main
pull_request:
permissions:
contents: read
jobs:
golangci:
name: golangci-lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
- uses: actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b
with:
go-version-file: ./go.mod
- uses: golangci/golangci-lint-action@1481404843c368bc19ca9406f87d6e0fc97bdcfd
with:
version: latest