Skip to content

Bump github.com/aliyun/aliyun-log-go-sdk from 0.1.36 to 0.1.88 in /exporter/alibabacloudlogserviceexporter #14006

Bump github.com/aliyun/aliyun-log-go-sdk from 0.1.36 to 0.1.88 in /exporter/alibabacloudlogserviceexporter

Bump github.com/aliyun/aliyun-log-go-sdk from 0.1.36 to 0.1.88 in /exporter/alibabacloudlogserviceexporter #14006

name: 'Auto Assign'
on:
pull_request_target:
types: [opened, ready_for_review]
jobs:
add-owner:
runs-on: ubuntu-latest
if: ${{ github.actor != 'dependabot[bot]' }}
steps:
- name: run
uses: kentaro-m/[email protected]
with:
configuration-path: ".github/auto_assign.yml"
repo-token: '${{ secrets.GITHUB_TOKEN }}'