Skip to content

Commit 57c7a7e

Browse files
committed
⬆️ Upgrade latest-changes to 0.7.1
1 parent 967abf3 commit 57c7a7e

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

.github/workflows/latest-changes.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -36,11 +36,7 @@ jobs:
3636
if: ${{ github.event_name == 'workflow_dispatch' && github.event.inputs.debug_enabled == 'true' }}
3737
with:
3838
limit-access-to-actor: true
39-
- uses: tiangolo/latest-changes@c9b73efbc8992ef1a401e4235ea307a8ca8a724b # 0.6.1
39+
- uses: tiangolo/latest-changes@8a940392f4c65274539453a5d5a76d9550203ac1 # 0.7.1
4040
with:
4141
token: ${{ secrets.GITHUB_TOKEN }}
42-
latest_changes_file: docs/release-notes.md
43-
latest_changes_header: '## Latest Changes'
44-
end_regex: '^## '
4542
debug_logs: true
46-
label_header_prefix: '### '

0 commit comments

Comments
 (0)