Skip to content

rebase: bump github.com/aws/aws-sdk-go-v2/service/sts from 1.31.1 to 1.31.3 in the github-dependencies group #5785

rebase: bump github.com/aws/aws-sdk-go-v2/service/sts from 1.31.1 to 1.31.3 in the github-dependencies group

rebase: bump github.com/aws/aws-sdk-go-v2/service/sts from 1.31.1 to 1.31.3 in the github-dependencies group #5785

Workflow file for this run

---
name: golangci-lint
# yamllint disable-line rule:truthy
on:
pull_request:
branches:
- '*'
permissions:
contents: read
jobs:
golangci-lint:
name: golangci-lint
runs-on: ubuntu-latest
steps:
# yamllint disable-line rule:line-length
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
- name: golangci-lint
run: make containerized-test TARGET=go-lint