We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73838bb commit f2f7a16Copy full SHA for f2f7a16
.github/workflows/label_issue.yml
@@ -18,7 +18,7 @@ jobs:
18
repository: poweiw/goggles_action
19
path: ./.github/actions/goggles_action # local path to store the action
20
token: ${{ secrets.ACTION_REPO_PAT }} # token to access poweiw/goggles_action
21
- ref: main
+ ref: v1.0.0
22
23
- name: AI Label Issue
24
uses: ./.github/actions/goggles_action/actions/llm_label
0 commit comments