Skip to content

Bump golang.org/x/net from 0.32.0 to 0.33.0 #1533

Bump golang.org/x/net from 0.32.0 to 0.33.0

Bump golang.org/x/net from 0.32.0 to 0.33.0 #1533

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