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 2da38b1 commit ba1decaCopy full SHA for ba1deca
.github/workflows/latest-changes.yml
@@ -34,7 +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: tiangolo/[email protected].1
+ - uses: tiangolo/[email protected].2
38
39
token: ${{ secrets.GITHUB_TOKEN }}
40
latest_changes_file: release-notes.md
0 commit comments