Skip to content

Bump google.golang.org/protobuf from 1.31.1-0.20231027082548-f4a6c1f6e5c1 to 1.33.0 #459

Bump google.golang.org/protobuf from 1.31.1-0.20231027082548-f4a6c1f6e5c1 to 1.33.0

Bump google.golang.org/protobuf from 1.31.1-0.20231027082548-f4a6c1f6e5c1 to 1.33.0 #459

Workflow file for this run

name: Spell check markdown
# Runs during pull request
# Spell check markdown
on:
pull_request:
branches:
- master
jobs:
spell-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- run: |
pwd
ls -l
- uses: rojopolis/spellcheck-github-actions@0.35.0
with:
config_path: .github/spellcheck.yml