Skip to content

Commit

Permalink
⬆️ Upgrade GitHub Action latest-changes (#10915)
Browse files Browse the repository at this point in the history
  • Loading branch information
tiangolo committed Jan 9, 2024
1 parent fe69476 commit 78ff6e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/latest-changes.yml
Expand Up @@ -34,7 +34,7 @@ jobs:
if: ${{ github.event_name == 'workflow_dispatch' && github.event.inputs.debug_enabled == 'true' }}
with:
limit-access-to-actor: true
- uses: docker://tiangolo/latest-changes:0.2.0
- uses: docker://tiangolo/latest-changes:0.3.0
# - uses: tiangolo/latest-changes@main
with:
token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 78ff6e3

Please sign in to comment.