瀏覽代碼

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
     - name: Set BUILD_TIME env
       run: echo BUILD_TIME=$(date) >> ${GITHUB_ENV}
       run: echo BUILD_TIME=$(date) >> ${GITHUB_ENV}
       
       
-    - uses: wangyoucao577/[email protected]3
+    - uses: wangyoucao577/[email protected]4
       with:
       with:
         github_token: ${{ secrets.GITHUB_TOKEN }}
         github_token: ${{ secrets.GITHUB_TOKEN }}
         goos: ${{ matrix.goos }}
         goos: ${{ matrix.goos }}