We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea24a76 commit 33fd882Copy full SHA for 33fd882
.github/workflows/release.yml
@@ -33,13 +33,13 @@ jobs:
33
persist-credentials: false
34
35
- name: Batch changes
36
- uses: miniscruff/changie-action@6dcc2533cac0495148ed4046c438487e4dceaa23 # v2
+ uses: miniscruff/changie-action@6dcc2533cac0495148ed4046c438487e4dceaa23 # v2.0.0
37
with:
38
version: latest
39
args: batch ${{ needs.changelog-version.outputs.version }}
40
41
- name: Merge changes
42
43
44
45
args: merge
0 commit comments