Skip to content

Commit

Permalink
Repo: update issue-manager version (#908)
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianeboyd committed Nov 6, 2023
1 parent cf51ac5 commit 1df2033
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/issue-manager.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
issue-manager:
runs-on: ubuntu-latest
steps:
- uses: tiangolo/issue-manager@0.2.1
- uses: tiangolo/issue-manager@0.4.0
with:
token: ${{ secrets.GITHUB_TOKEN }}
config: >
Expand All @@ -26,4 +26,4 @@ jobs:
"remove_label_on_comment": true,
"remove_label_on_close": true
}
}
}

0 comments on commit 1df2033

Please sign in to comment.