Skip to content

chore(deps): update oboukili/argocd requirement from ~> 6 to ~> 7 in /examples/kind #505

chore(deps): update oboukili/argocd requirement from ~> 6 to ~> 7 in /examples/kind

chore(deps): update oboukili/argocd requirement from ~> 6 to ~> 7 in /examples/kind #505

---
name: "commits-checks"
on:
pull_request:
jobs:
commits-checks:
runs-on: ubuntu-latest
steps:
- name: "Check out the repository"
uses: actions/checkout@v4
with:
fetch-depth: 0 # Fetch all history for all tags and branches
- name: "Check commit messages"
uses: docker://aevea/commitsar