Skip to content

Commit

Permalink
Pin issue-manager action dependency
Browse files Browse the repository at this point in the history
Co-authored-by: Joseph H Kennedy <[email protected]>
  • Loading branch information
mfisher87 and jhkennedy authored Nov 23, 2023
1 parent eeed2f2 commit 5b8a818
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 @@ -17,7 +17,7 @@ jobs:
issue-manager:
runs-on: "ubuntu-latest"
steps:
- uses: "tiangolo/issue-manager@master"
- uses: "tiangolo/issue-manager@0.4.0"
with:
token: "${{ secrets.GITHUB_TOKEN }}"
config: >
Expand Down

0 comments on commit 5b8a818

Please sign in to comment.