Skip to content

chore(deps): bump docker/metadata-action from 4.6.0 to 5.3.0 #287

chore(deps): bump docker/metadata-action from 4.6.0 to 5.3.0

chore(deps): bump docker/metadata-action from 4.6.0 to 5.3.0 #287

Workflow file for this run

name: 'Check Spelling'
on: # rebuild any PRs and main branch changes
pull_request:
push:
jobs:
spellcheck: # run the action
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3.6.0
- uses: streetsidesoftware/cspell-action@v3.1.0