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 5005e5a commit 375170cCopy full SHA for 375170c
.github/workflows/latest-changes.yml
@@ -30,8 +30,7 @@ jobs:
30
with:
31
# To allow latest-changes to commit to the main branch
32
token: ${{ secrets.LATEST_CHANGES }}
33
- - uses: docker://tiangolo/latest-changes:0.3.0
34
- # - uses: tiangolo/latest-changes@main
+ - uses: tiangolo/[email protected]
35
36
token: ${{ secrets.GITHUB_TOKEN }}
37
latest_changes_file: ./release-notes.md
0 commit comments