Skip to content

build(deps): bump github.com/alibabacloud-go/tea from 1.3.13 to 1.3.14 #973

build(deps): bump github.com/alibabacloud-go/tea from 1.3.13 to 1.3.14

build(deps): bump github.com/alibabacloud-go/tea from 1.3.13 to 1.3.14 #973

Workflow file for this run

name: Typos GitHub Action
on: [pull_request]
jobs:
run:
name: Spell Check with Typos
runs-on: ubuntu-latest
steps:
- name: Checkout Actions Repository
uses: actions/checkout@v6
- name: Check spelling
uses: crate-ci/typos@v1.40.0
with:
files: ./
config: ./_typos.toml