Skip to content

Commit b1c9936

Browse files
authored
[None][infra] Update goggles_action repository (#9240)
Signed-off-by: Kanghwan Jang <[email protected]>
1 parent f8dd526 commit b1c9936

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/workflows/label_issue.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,9 @@ jobs:
1515
- name: Checkout private action repository
1616
uses: actions/checkout@v4
1717
with:
18-
repository: poweiw/goggles_action
18+
repository: NVIDIA/goggles_action
1919
path: ./.github/actions/goggles_action # local path to store the action
20-
token: ${{ secrets.GOGGLES_ACTION_REPO_TOKEN}} # token to access poweiw/goggles_action
21-
ref: v1.2.1
20+
ref: v1.3.0
2221

2322
- name: AI Label Issue
2423
uses: ./.github/actions/goggles_action/actions/llm_label

0 commit comments

Comments
 (0)