Ver código fonte

Merge pull request #70 from decke/dependabot/github_actions/wangyoucao577/go-release-action-1.28

Bump wangyoucao577/go-release-action from 1.26 to 1.28
Bernhard Fröhlich 3 anos atrás
pai
commit
d9a09a20da
1 arquivos alterados com 1 adições e 1 exclusões
  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]6
+    - uses: wangyoucao577/[email protected]8
       with:
         github_token: ${{ secrets.GITHUB_TOKEN }}
         goos: ${{ matrix.goos }}