Skip to content

chore(deps): bump docker/login-action from 2.1.0 to 2.2.0 #739

chore(deps): bump docker/login-action from 2.1.0 to 2.2.0

chore(deps): bump docker/login-action from 2.1.0 to 2.2.0 #739

Workflow file for this run

name: cspell-action
on:
pull_request:
push:
branches:
- main
workflow_dispatch:
jobs:
cspell:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: streetsidesoftware/cspell-action@v2
with:
files: |
**
.*/**
incremental_files_only: false