We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3a49ae commit a0b099aCopy full SHA for a0b099a
.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