We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f40d2b commit 64e633eCopy full SHA for 64e633e
1 file changed
.github/workflows/latest-changes.yml
@@ -39,7 +39,7 @@ jobs:
39
if: ${{ github.event_name == 'workflow_dispatch' && github.event.inputs.debug_enabled == 'true' }}
40
with:
41
limit-access-to-actor: true
42
- - uses: tiangolo/latest-changes@43f19d63faf0edfed2cc482122bcfbc4a637cf02 # 0.6.0
+ - uses: tiangolo/latest-changes@c9b73efbc8992ef1a401e4235ea307a8ca8a724b # 0.6.1
43
44
token: ${{ secrets.GITHUB_TOKEN }}
45
latest_changes_file: docs/release-notes.md
0 commit comments