We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2f7a16 commit 903ae62Copy full SHA for 903ae62
.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: v1.0.0
+ ref: v1.0.1
22
23
- name: AI Label Issue
24
uses: ./.github/actions/goggles_action/actions/llm_label
0 commit comments