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 fee8227 commit 7951ad2Copy full SHA for 7951ad2
.github/workflows/latest-changes.yml
@@ -30,7 +30,7 @@ jobs:
30
if: ${{ github.event_name == 'workflow_dispatch' && github.event.inputs.debug_enabled == 'true' }}
31
with:
32
limit-access-to-actor: true
33
- - uses: tiangolo/latest-changes@0.3.2
+ - uses: tiangolo/latest-changes@0.4.0
34
35
token: ${{ secrets.GITHUB_TOKEN }}
36
latest_changes_file: docs/release-notes.md
0 commit comments