There was an error while loading. Please reload this page.
1 parent 967abf3 commit 57c7a7eCopy full SHA for 57c7a7e
1 file changed
.github/workflows/latest-changes.yml
@@ -36,11 +36,7 @@ jobs:
36
if: ${{ github.event_name == 'workflow_dispatch' && github.event.inputs.debug_enabled == 'true' }}
37
with:
38
limit-access-to-actor: true
39
- - uses: tiangolo/latest-changes@c9b73efbc8992ef1a401e4235ea307a8ca8a724b # 0.6.1
+ - uses: tiangolo/latest-changes@8a940392f4c65274539453a5d5a76d9550203ac1 # 0.7.1
40
41
token: ${{ secrets.GITHUB_TOKEN }}
42
- latest_changes_file: docs/release-notes.md
43
- latest_changes_header: '## Latest Changes'
44
- end_regex: '^## '
45
debug_logs: true
46
- label_header_prefix: '### '
0 commit comments