Skip to content

build(deps): Bump golang.org/x/crypto from 0.33.0 to 0.34.0 (#1814) #5140

build(deps): Bump golang.org/x/crypto from 0.33.0 to 0.34.0 (#1814)

build(deps): Bump golang.org/x/crypto from 0.33.0 to 0.34.0 (#1814) #5140

Workflow file for this run

name: codespell
on: [push, pull_request]
jobs:
codespell:
name: Spell checker
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: codespell-project/actions-codespell@master