We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4472105 commit 10c6326Copy full SHA for 10c6326
.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@e9e8e031bcd90cdbe8ac6bb1d376f8596e587fbf # 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