Skip to content

Bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 in /internal/too… #30

Bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 in /internal/too…

Bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 in /internal/too… #30

Workflow file for this run

name: Shellcheck lint
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
shellcheck:
name: Shellcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run ShellCheck
uses: ludeeus/action-shellcheck@2.0.0