Skip to content

Bump openziti/ziti-console-assets from 3.6.1 to 3.6.2 in /dist/docker-images/ziti-controller in the all group #1396

Bump openziti/ziti-console-assets from 3.6.1 to 3.6.2 in /dist/docker-images/ziti-controller in the all group

Bump openziti/ziti-console-assets from 3.6.1 to 3.6.2 in /dist/docker-images/ziti-controller in the all group #1396

Workflow file for this run

name: codespell
on: pull_request
jobs:
codespell:
runs-on: ubuntu-latest
steps:
- name: Checkout Code
uses: actions/checkout@v4
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.*