Skip to content

mod: bump golang.org/x/crypto from 0.21.0 to 0.22.0 #1767

mod: bump golang.org/x/crypto from 0.21.0 to 0.22.0

mod: bump golang.org/x/crypto from 0.21.0 to 0.22.0 #1767

Workflow file for this run

name: Shell
on:
push:
branches: [ main ]
pull_request:
permissions:
contents: read
jobs:
shellcheck:
name: Shellcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run ShellCheck
uses: ludeeus/action-shellcheck@master