1 parent ee1bd6c commit ad87493Copy full SHA for ad87493
2 files changed
.config/copier/.copier-answers.release.yaml
@@ -1,4 +1,4 @@
1
# This file is @generated by <https://github.com/liblaf/copier-release>.
2
# DO NOT EDIT!
3
-_commit: v0.2.5
+_commit: v0.2.6
4
_src_path: gh:liblaf/copier-release
.github/workflows/release-pr.yaml
@@ -32,7 +32,7 @@ jobs:
32
with:
33
fetch-depth: 0
34
- name: Install git-cliff
35
- uses: taiki-e/install-action@d858f8113943481093e02986a7586a4819a3bfd6 # v2
+ uses: taiki-e/install-action@6ef672efc2b5aabc787a9e94baf4989aa02a97df # v2
36
37
tool: git-cliff
38
- id: version
@@ -67,7 +67,7 @@ jobs:
67
68
69
70
71
72
73
- name: Generate changelog
0 commit comments