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.
latest-changes
1 parent 88aefd4 commit 14bab0aCopy full SHA for 14bab0a
.github/workflows/latest-changes.yml
@@ -34,8 +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: docker://tiangolo/latest-changes:0.3.0
38
- # - uses: tiangolo/latest-changes@main
+ - uses: tiangolo/[email protected]
39
40
token: ${{ secrets.GITHUB_TOKEN }}
41
latest_changes_file: docs/release-notes.md
0 commit comments