Skip to content

Commit f2f7a16

Browse files
committed
chore: update goggles_action to v1.0.0
Signed-off-by: Po-Wei Wang (Vincent) <poweiw@nvidia.com>
1 parent 73838bb commit f2f7a16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/label_issue.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
repository: poweiw/goggles_action
1919
path: ./.github/actions/goggles_action # local path to store the action
2020
token: ${{ secrets.ACTION_REPO_PAT }} # token to access poweiw/goggles_action
21-
ref: main
21+
ref: v1.0.0
2222

2323
- name: AI Label Issue
2424
uses: ./.github/actions/goggles_action/actions/llm_label

0 commit comments

Comments
 (0)