Skip to content

mod: bump github.com/go-ldap/ldap/v3 from 3.4.6 to 3.4.8 #1772

mod: bump github.com/go-ldap/ldap/v3 from 3.4.6 to 3.4.8

mod: bump github.com/go-ldap/ldap/v3 from 3.4.6 to 3.4.8 #1772

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