Skip to content

Bump golang.org/x/net from 0.29.0 to 0.30.0 #1488

Bump golang.org/x/net from 0.29.0 to 0.30.0

Bump golang.org/x/net from 0.29.0 to 0.30.0 #1488

Workflow file for this run

---
name: Shellcheck
on:
- pull_request
- push
permissions:
contents: read
jobs:
shellcheck:
name: shellcheck
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- name: Run shellcheck
uses: ludeeus/[email protected]
env:
SHELLCHECK_OPTS: -o all