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 4ce5167 commit db65f57Copy full SHA for db65f57
1 file changed
.github/workflows/latest-changes.yml
@@ -35,7 +35,7 @@ jobs:
35
if: ${{ github.event_name == 'workflow_dispatch' && github.event.inputs.debug_enabled == 'true' }}
36
with:
37
limit-access-to-actor: true
38
- - uses: tiangolo/latest-changes@eb3f6e7ff0073896ecb561e774a121de9418fa06 # 0.5.0
+ - uses: tiangolo/latest-changes@c9b73efbc8992ef1a401e4235ea307a8ca8a724b # 0.6.1
39
40
token: ${{ secrets.GITHUB_TOKEN }}
41
latest_changes_file: docs/release-notes.md
0 commit comments