Skip to content

Bump github.com/go-acme/lego/v4 from 4.32.0 to 4.33.0 in the third-party group across 1 directory #3338

Bump github.com/go-acme/lego/v4 from 4.32.0 to 4.33.0 in the third-party group across 1 directory

Bump github.com/go-acme/lego/v4 from 4.32.0 to 4.33.0 in the third-party group across 1 directory #3338

Workflow file for this run

name: codespell
on: pull_request
jobs:
codespell:
runs-on: ubuntu-24.04
steps:
- name: Checkout Code
uses: actions/checkout@v6
with:
fetch-depth: 0
- name: Run code spelling check
uses: codespell-project/actions-codespell@v2
with:
ignore_words_list: allos,ans,dne,noe,referr,ssudo,te,tranfer,ue
skip: go.*,zititest/go.*