Skip to content

Commit a17219f

Browse files
committed
Use ref
1 parent aad2f31 commit a17219f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-issue-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ jobs:
1212
check-linked-issue:
1313
runs-on: ubuntu-latest
1414
steps:
15-
- uses: plotly/pr-issue-checker
15+
- uses: plotly/pr-issue-checker@main
1616
with:
1717
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)