We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33b9179 commit 9cc1772Copy full SHA for 9cc1772
.github/workflows/latest-changes.yml
@@ -30,7 +30,7 @@ jobs:
30
if: ${{ github.event_name == 'workflow_dispatch' && github.event.inputs.debug_enabled == 'true' }}
31
with:
32
limit-access-to-actor: true
33
- - uses: tiangolo/[email protected].1
+ - uses: tiangolo/[email protected].2
34
35
token: ${{ secrets.GITHUB_TOKEN }}
36
latest_changes_file: docs/release-notes.md
0 commit comments