Skip to content

Commit 14bab0a

Browse files
authored
👷 Update latest-changes GitHub Action (#955)
1 parent 88aefd4 commit 14bab0a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/latest-changes.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,7 @@ jobs:
3434
if: ${{ github.event_name == 'workflow_dispatch' && github.event.inputs.debug_enabled == 'true' }}
3535
with:
3636
limit-access-to-actor: true
37-
- uses: docker://tiangolo/latest-changes:0.3.0
38-
# - uses: tiangolo/latest-changes@main
37+
- uses: tiangolo/[email protected]
3938
with:
4039
token: ${{ secrets.GITHUB_TOKEN }}
4140
latest_changes_file: docs/release-notes.md

0 commit comments

Comments
 (0)