Skip to content

Update dependency rack to v3.1.5 #71

Update dependency rack to v3.1.5

Update dependency rack to v3.1.5 #71

Workflow file for this run

---
name: Codespell - Spellcheck
on: # yamllint disable-line rule:truthy
push:
branches: [master]
pull_request:
branches: [master]
jobs:
codespell:
uses: "dev-sec/.github/.github/workflows/codespell.yml@main"