Skip to content

deps(github/action): bump all dependencies #65

deps(github/action): bump all dependencies

deps(github/action): bump all dependencies #65

Workflow file for this run

name: Test Typos
on: [pull_request]
permissions: {}
jobs:
run:
name: Spell Check with Typos
runs-on: ubuntu-latest
permissions:
contents: read
steps:
- name: Checkout Actions Repository
uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
- name: Check spelling of file.txt
uses: crate-ci/typos@bee27e3a4fd1ea2111cf90ab89cd076c870fce14 # v1.48.0