Skip to content

Commit 6aa6673

Browse files
chore(deps): update orhun/git-cliff-action digest to 3d96a18
1 parent 28bd730 commit 6aa6673

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/node-release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ jobs:
117117
ref: master
118118

119119
- name: Generate a changelog
120-
uses: orhun/git-cliff-action@f50e11560dce63f7c33227798f90b924471a88b5 # v4
120+
uses: orhun/git-cliff-action@3d96a18cc4ec17e9dc69ddcc424ccafaf1f78ce2 # v4
121121
id: git-cliff
122122
with:
123123
config: cliff.toml

.github/workflows/python-release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ jobs:
125125
fetch-depth: 0
126126

127127
- name: Generate a changelog
128-
uses: orhun/git-cliff-action@f50e11560dce63f7c33227798f90b924471a88b5 # v4
128+
uses: orhun/git-cliff-action@3d96a18cc4ec17e9dc69ddcc424ccafaf1f78ce2 # v4
129129
id: git-cliff
130130
with:
131131
config: cliff.toml

0 commit comments

Comments
 (0)