Skip to content

Commit 6b516cc

Browse files
authored
⬆️ Upgrade latest-changes to 0.7.1 (#11)
1 parent 2220249 commit 6b516cc

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
@@ -40,11 +40,7 @@ jobs:
4040
if: ${{ github.event_name == 'workflow_dispatch' && github.event.inputs.debug_enabled == 'true' }}
4141
with:
4242
limit-access-to-actor: true
43-
- uses: tiangolo/latest-changes@c9b73efbc8992ef1a401e4235ea307a8ca8a724b # 0.6.1
43+
- uses: tiangolo/latest-changes@8a940392f4c65274539453a5d5a76d9550203ac1 # 0.7.1
4444
with:
4545
token: ${{ secrets.GITHUB_TOKEN }}
46-
latest_changes_file: release-notes.md
47-
latest_changes_header: '## Latest Changes'
48-
end_regex: '^## '
4946
debug_logs: true
50-
label_header_prefix: '### '

0 commit comments

Comments
 (0)