File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 5
5
- aliases: `update/dependency-versions` automatically updates everything to new versions
6
6
- dev: `dependencies-update` & `dependencies-outdated` make tasks
7
7
8
+ ** Updated
8
9
- dev: update GitHub actions versions for all workflows
10
+
9
11
| :file | :name | :current | :latest |
10
12
|---------------------------------------------------|--------------------------------------|------------|------------|
11
13
| .github/workflows/changelog-check.yaml | actions/checkout | v4 | v5 |
17
19
| .github/workflows/scheduled-version-check.yaml | actions/checkout | v4 | v5 |
18
20
19
21
22
+ - aliases: practicalli project template release 2025-09-04
20
23
- aliases: update library versions using `make dependencies-update`
21
24
22
25
| :name | :current | :latest |
Original file line number Diff line number Diff line change 229
229
{:replace-deps {io.github.seancorfield/deps-new
230
230
{:git/tag " v0.10.1" :git/sha " a90029c" }
231
231
io.github.practicalli/project-templates
232
- {:git/tag " 2024 -09-09 " :git/sha " 0d11ca4 " }}
232
+ {:git/tag " 2025 -09-04 " :git/sha " 3e45321 " }}
233
233
:exec-fn org.corfield.new/create
234
234
:exec-args {:template practicalli/minimal
235
235
:name practicalli/playground}}
246
246
247
247
:project/templates
248
248
{:extra-deps {io.github.practicalli/project-templates
249
- {:git/tag " 2024 -09-09 " :git/sha " 0d11ca4 " }}}
249
+ {:git/tag " 2025 -09-04 " :git/sha " 3e45321 " }}}
250
250
; ; ---------------------------------------------------
251
251
252
252
; ; ---------------------------------------------------
You can’t perform that action at this time.
0 commit comments