Skip to content

Update module github.com/aws/aws-sdk-go-v2/service/s3 to v1.97.3 [SECURITY] #1559

Update module github.com/aws/aws-sdk-go-v2/service/s3 to v1.97.3 [SECURITY]

Update module github.com/aws/aws-sdk-go-v2/service/s3 to v1.97.3 [SECURITY] #1559

Workflow file for this run

name: License checker
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
check-license:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Check License Header
uses: apache/skywalking-eyes@v0.6.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
log: info
config: .github/license-checker-config.yml