Skip to content

chore(deps): bump zbus from 5.8.0 to 5.9.0 #478

chore(deps): bump zbus from 5.8.0 to 5.9.0

chore(deps): bump zbus from 5.8.0 to 5.9.0 #478

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@v5
- name: typos-action
uses: crate-ci/typos@v1.35.4