File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1818 with :
1919 ref : ${{ github.head_ref }}
2020 fetch-depth : 0
21- - uses : tempoxyz/changelogs/check@810f56d0b08bc0ffb04287c7749cd4c91d255f38 # changelogs@0.6.2 + stricter version matching
21+ - uses : tempoxyz/changelogs/check@04ccca87f4785039ced6da0fff27ba29c0dd9f5c # changelogs@0.6.3 + unified PR title + install from source
2222
2323 generate :
2424 if : >-
Original file line number Diff line number Diff line change 2727 - name : Configure git auth
2828 run : git config --global url."https://x-access-token:${{ secrets.GH_PAT }}@github.com/".insteadOf "https://github.com/"
2929
30- - uses : tempoxyz/changelogs@810f56d0b08bc0ffb04287c7749cd4c91d255f38 # changelogs@0.6.2 + stricter version matching
30+ - uses : tempoxyz/changelogs@04ccca87f4785039ced6da0fff27ba29c0dd9f5c # changelogs@0.6.3 + unified PR title + install from source
3131 id : changelogs
3232 with :
3333 conventional-commit : true
You can’t perform that action at this time.
0 commit comments