Skip to content

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

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

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

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@d35c59abb061a4a6fb18e82ac0862c26744d6ab5
with:
go-version-file: ./go.mod
- uses: golangci/golangci-lint-action@4afd733a84b1f43292c63897423277bb7f4313a9
with:
version: latest