Skip to content

Commit 903ae62

Browse files
committed
Use v1.0.1 of goggles_action
Signed-off-by: Po-Wei Wang (Vincent) <poweiw@nvidia.com>
1 parent f2f7a16 commit 903ae62

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: v1.0.0
21+
ref: v1.0.1
2222

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

0 commit comments

Comments
 (0)