Skip to content

Commit 8227653

Browse files
chore(deps): update openlistteam/cgo-actions action to v1.2.4
1 parent e11b8a8 commit 8227653

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
@@ -114,7 +114,7 @@ jobs:
114114
FRONTEND_REPO: ${{ vars.FRONTEND_REPO }}
115115

116116
- name: Build
117-
uses: OpenListTeam/cgo-actions@v1.2.2
117+
uses: OpenListTeam/cgo-actions@v1.2.4
118118
with:
119119
targets: ${{ matrix.target }}
120120
flags: ${{ matrix.flags || '-ldflags=' }}

.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.4
4646
with:
4747
targets: ${{ matrix.target }}
4848
musl-target-format: $os-$musl-$arch

0 commit comments

Comments
 (0)