Skip to content

chore(deps): update dependency aquaproj/aqua-registry to v4.320.0 #1976

chore(deps): update dependency aquaproj/aqua-registry to v4.320.0

chore(deps): update dependency aquaproj/aqua-registry to v4.320.0 #1976

Workflow file for this run

name: Spell Check
on:
push:
branches:
- master
jobs:
typos:
name: Spell Check with Typos
runs-on: ubuntu-latest
steps:
- name: Checkout Actions Repository
uses: actions/checkout@v4
- name: Check spelling
uses: crate-ci/typos@v1.29.10
with:
files: ./
config: ./.typos.toml