Skip to content

Commit 2346501

Browse files
chore(deps): update openlistteam/cgo-actions action to v1.2.3
1 parent b5626b2 commit 2346501

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/beta_release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ jobs:
9696
FRONTEND_REPO: ${{ vars.FRONTEND_REPO }}
9797

9898
- name: Build
99-
uses: OpenListTeam/cgo-actions@v1.2.2
99+
uses: OpenListTeam/cgo-actions@v1.2.3
100100
with:
101101
targets: ${{ matrix.target }}
102102
musl-target-format: $os-$musl-$arch

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
FRONTEND_REPO: ${{ vars.FRONTEND_REPO }}
4343

4444
- name: Build
45-
uses: OpenListTeam/cgo-actions@v1.2.2
45+
uses: OpenListTeam/cgo-actions@v1.2.3
4646
with:
4747
targets: ${{ matrix.target }}
4848
musl-target-format: $os-$musl-$arch

0 commit comments

Comments
 (0)