File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -32,12 +32,12 @@ jobs:
3232 # More details: https://github.com/actions/checkout/blob/b4626ce19ce1106186ddf9bb20e706842f11a7c3/adrs/0153-checkout-v2.md#persist-credentials
3333 persist-credentials : false
3434 - name : Batch changes
35- uses : miniscruff/changie-action@6dcc2533cac0495148ed4046c438487e4dceaa23 # v2.0 .0
35+ uses : miniscruff/changie-action@5036dffa79ffc007110dc7f75eca7ef72780e147 # v2.1 .0
3636 with :
3737 version : latest
3838 args : batch ${{ needs.changelog-version.outputs.version }}
3939 - name : Merge changes
40- uses : miniscruff/changie-action@6dcc2533cac0495148ed4046c438487e4dceaa23 # v2.0 .0
40+ uses : miniscruff/changie-action@5036dffa79ffc007110dc7f75eca7ef72780e147 # v2.1 .0
4141 with :
4242 version : latest
4343 args : merge
You can’t perform that action at this time.
0 commit comments