Skip to content

chore(deps): bump golang.org/x/crypto from 0.23.0 to 0.31.0 #73

chore(deps): bump golang.org/x/crypto from 0.23.0 to 0.31.0

chore(deps): bump golang.org/x/crypto from 0.23.0 to 0.31.0 #73

Workflow file for this run

name: pr
on:
pull_request:
branches: [ main ]
jobs:
typos:
name: Spell Check with Typos
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Check spelling
uses: crate-ci/typos@master