Skip to content

chore(deps): bump taiki-e/create-gh-release-action from 1.9.2 to 1.9.3 #221

chore(deps): bump taiki-e/create-gh-release-action from 1.9.2 to 1.9.3

chore(deps): bump taiki-e/create-gh-release-action from 1.9.2 to 1.9.3 #221

Workflow file for this run

---
# yamllint disable rule:line-length
name: check_typos
on: # yamllint disable-line rule:truthy
push:
pull_request:
branches:
- '**'
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- name: typos-action
uses: crate-ci/typos@v1.43.4