Skip to content

Commit

Permalink
👷 Upgrade GitHub Action issue-manager (fastapi#11056)
Browse files Browse the repository at this point in the history
  • Loading branch information
tiangolo authored Jan 30, 2024
1 parent ffbe83d commit fb7af9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/issue-manager.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 23,7 @@ jobs:
env:
GITHUB_CONTEXT: ${{ toJson(github) }}
run: echo "$GITHUB_CONTEXT"
- uses: tiangolo/issue-manager@0.4.0
- uses: tiangolo/issue-manager@0.5.0
with:
token: ${{ secrets.FASTAPI_ISSUE_MANAGER }}
config: >
Expand Down

0 comments on commit fb7af9e

Please sign in to comment.