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 3aad3fb commit 19764d5Copy full SHA for 19764d5
.github/workflows/latest-changes.yml
@@ -30,7 +30,7 @@ jobs:
30
with:
31
# To allow latest-changes to commit to the main branch
32
token: ${{ secrets.LATEST_CHANGES }}
33
- - uses: tiangolo/[email protected].1
+ - uses: tiangolo/[email protected].2
34
35
token: ${{ secrets.GITHUB_TOKEN }}
36
latest_changes_file: ./release-notes.md
0 commit comments