Skip to content

chore(deps): bump argocd_bootstrap::devops-stack-module-argocd from 7.1.0 to 7.1.1 in /examples/eks #544

chore(deps): bump argocd_bootstrap::devops-stack-module-argocd from 7.1.0 to 7.1.1 in /examples/eks

chore(deps): bump argocd_bootstrap::devops-stack-module-argocd from 7.1.0 to 7.1.1 in /examples/eks #544

Workflow file for this run

---
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