Commit 7197a95
committed
release: 2025-11-09
Added
- dev: add version control tasks and update format
Updated:
- dev: updated GitHub action versions in all workflows
| :file | :name | :current | :latest |
|------------------------------------------------|-------------------------|-------------|-------------|
| .github/workflows/changelog-check.yaml | actions/checkout | v5 | v6 |
| .github/workflows/lint-review.yaml | actions/checkout | v5 | v6 |
| .github/workflows/megalinter.yaml | actions/checkout | v5 | v6 |
| | actions/upload-artifact | v4 | v5 |
| .github/workflows/quality-checks.yaml | actions/checkout | v5 | v6 |
| | clj-kondo/clj-kondo | 2025.07.28 | 2025.10.23 |
| | clojure/brew-install | 1.12.2.1565 | 1.12.3.1577 |
| .github/workflows/scheduled-stale-check.yaml | actions/stale | v9 | v10.1.0 |
| .github/workflows/scheduled-version-check.yaml | actions/checkout | v5 | v6 |1 parent f836f39 commit 7197a95
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
6 | 8 | | |
7 | 9 | | |
| 10 | + | |
| 11 | + | |
8 | 12 | | |
9 | 13 | | |
10 | 14 | | |
| |||
0 commit comments