We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 426c33e commit 2e922eaCopy full SHA for 2e922ea
.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@a1df9120380005ebdc788c62449b841b205541dd # v2
+ uses: taiki-e/install-action@0cccd59f03b32c54f0db097c518c320bfc8c73b3 # 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