Skip to content

build(deps): bump github.com/aws/aws-sdk-go from 1.51.29 to 1.53.10 #469

build(deps): bump github.com/aws/aws-sdk-go from 1.51.29 to 1.53.10

build(deps): bump github.com/aws/aws-sdk-go from 1.51.29 to 1.53.10 #469

Workflow file for this run

---
name: golang
'on':
# required by gomod-go-version-updater to trigger this action once pr has
# been reviewed
pull_request_review:
types: [submitted]
push:
jobs:
mcvs-golang-action:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v4.1.4
- uses: schubergphilis/mcvs-golang-action@v0.4.1
with:
golang-unit-tests-exclusions: |-
\(cmd\/n3dr\|internal\/app\/n3dr\/\(goswagger\|n3drtest\)\)