Skip to content

Commit

Permalink
up the version of find linear issue
Browse files Browse the repository at this point in the history
  • Loading branch information
ctriolo committed May 25, 2023
1 parent b7e5ba9 commit 77a2fd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ runs:
- name: Find the Linear Issue.
continue-on-error: true
id: find
uses: ctriolo/action-find-linear-issue@v0.5
uses: ctriolo/action-find-linear-issue@v0.60
with:
linear-api-key: ${{inputs.linear-api-key}}
linear-issue-label-ids: ${{inputs.linear-issue-label-ids}}
Expand Down

0 comments on commit 77a2fd8

Please sign in to comment.