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