소스 검색

Merge pull request #99 from decke/dependabot/github_actions/wangyoucao577/go-release-action-1.34

Bump wangyoucao577/go-release-action from 1.33 to 1.34
Bernhard Fröhlich 2 년 전
부모
커밋
b652918f30
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      .github/workflows/release.yaml

+ 1 - 1
.github/workflows/release.yaml

@@ -20,7 +20,7 @@ jobs:
     - name: Set BUILD_TIME env
       run: echo BUILD_TIME=$(date) >> ${GITHUB_ENV}
       
-    - uses: wangyoucao577/[email protected]3
+    - uses: wangyoucao577/[email protected]4
       with:
         github_token: ${{ secrets.GITHUB_TOKEN }}
         goos: ${{ matrix.goos }}