Skip to content

build(deps): bump docker/build-push-action from 2a53c6ccda456d31fb62eedc658aae06e238b7bd to 31159d49c0d4756269a0940a750801a1ea5d7003 #679

build(deps): bump docker/build-push-action from 2a53c6ccda456d31fb62eedc658aae06e238b7bd to 31159d49c0d4756269a0940a750801a1ea5d7003

build(deps): bump docker/build-push-action from 2a53c6ccda456d31fb62eedc658aae06e238b7bd to 31159d49c0d4756269a0940a750801a1ea5d7003 #679

Workflow file for this run

name: CI
on:
pull_request:
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@master