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 4bba28c commit 3ff135aCopy full SHA for 3ff135a
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@eb3f6e7ff0073896ecb561e774a121de9418fa06 # 0.5.0
+ - uses: tiangolo/latest-changes@c9b73efbc8992ef1a401e4235ea307a8ca8a724b # 0.6.1
43
44
token: ${{ secrets.GITHUB_TOKEN }}
45
latest_changes_file: release-notes.md
0 commit comments