We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70e068d commit 5fb7c2aCopy full SHA for 5fb7c2a
1 file changed
.github/workflows/latest-changes.yml
@@ -34,7 +34,7 @@ jobs:
34
if: ${{ github.event_name == 'workflow_dispatch' && github.event.inputs.debug_enabled == 'true' }}
35
with:
36
limit-access-to-actor: true
37
- - uses: tiangolo/latest-changes@0.3.1
+ - uses: tiangolo/latest-changes@0.4.0
38
39
token: ${{ secrets.GITHUB_TOKEN }}
40
latest_changes_file: release-notes.md
0 commit comments