Skip to content

build(deps): bump github.com/aliyun/alibaba-cloud-sdk-go from 1.63.47 to 1.63.49 #920

build(deps): bump github.com/aliyun/alibaba-cloud-sdk-go from 1.63.47 to 1.63.49

build(deps): bump github.com/aliyun/alibaba-cloud-sdk-go from 1.63.47 to 1.63.49 #920

Workflow file for this run

name: commit-lint
on: [pull_request]
jobs:
commit-lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: ${{ github.event.pull_request.commits }}
ref: ${{ github.event.pull_request.head.sha }}
- uses: bugbundle/commits@v1.1.0
id: commits
- run: echo ${{ steps.commits.outputs.major }}.${{ steps.commits.outputs.minor }}.${{ steps.commits.outputs.patch }}