We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74cff6d commit 272aff1Copy full SHA for 272aff1
.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@fd0f63e180a477d7434580b6d80817978b9ff2b8 # v2
+ uses: taiki-e/install-action@e9e8e031bcd90cdbe8ac6bb1d376f8596e587fbf # 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