File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2020 persist-credentials : false
2121 - name : Run changelog action (same-repo PRs)
2222 if : github.event.pull_request.head.repo.full_name == github.repository
23- uses : tempoxyz/changelogs/check@54f693643e1bd8469293bdfcbfb647bceb559490 # changelogs@0.6.3 + unified PR title + install from source
23+ uses : tempoxyz/changelogs/check@de0250123a1d70a2b64a458bd5efcf313986df7a # changelogs@0.6.3 + unified PR title + install from source
2424 - name : Verify changelog entry exists
2525 if : github.event.pull_request.head.repo.full_name != github.repository
2626 env :
Original file line number Diff line number Diff line change 5252 token : ${{ steps.app-token.outputs.token }}
5353 persist-credentials : false
5454
55- - uses : tempoxyz/changelogs@54f693643e1bd8469293bdfcbfb647bceb559490 # changelogs@0.6.3 + unified PR title + install from source
55+ - uses : tempoxyz/changelogs@de0250123a1d70a2b64a458bd5efcf313986df7a # changelogs@0.6.3 + unified PR title + install from source
5656 if : steps.release-bot.outputs.configured == 'true'
5757 id : changelogs
5858 with :
You can’t perform that action at this time.
0 commit comments