Browse Source

⬆️ Update latest-changes to 0.6.1 (#15926)

pull/15928/head
Sebastián Ramírez 1 day ago
committed by GitHub
parent
commit
a52b4b9283
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      .github/workflows/latest-changes.yml

2
.github/workflows/latest-changes.yml

@ -39,7 +39,7 @@ jobs:
if: ${{ github.event_name == 'workflow_dispatch' && github.event.inputs.debug_enabled == 'true' }}
with:
limit-access-to-actor: true
- uses: tiangolo/latest-changes@eb3f6e7ff0073896ecb561e774a121de9418fa06 # 0.5.0
- uses: tiangolo/latest-changes@c9b73efbc8992ef1a401e4235ea307a8ca8a724b # 0.6.1
with:
token: ${{ secrets.GITHUB_TOKEN }}
latest_changes_file: docs/en/docs/release-notes.md

Loading…
Cancel
Save