Skip to content

mod: bump golang.org/x/net from 0.22.0 to 0.23.0 #1759

mod: bump golang.org/x/net from 0.22.0 to 0.23.0

mod: bump golang.org/x/net from 0.22.0 to 0.23.0 #1759

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