Skip to content

chore(deps): bump longhorn::devops-stack-module-longhorn from 3.6.0 to 3.8.0 in /examples/sks #495

chore(deps): bump longhorn::devops-stack-module-longhorn from 3.6.0 to 3.8.0 in /examples/sks

chore(deps): bump longhorn::devops-stack-module-longhorn from 3.6.0 to 3.8.0 in /examples/sks #495

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