Ver Fonte

Merge pull request #67 from decke/dependabot/github_actions/wangyoucao577/go-release-action-1.26

Bump wangyoucao577/go-release-action from 1.25 to 1.26
Bernhard Fröhlich há 3 anos atrás
pai
commit
4f1148d77b
1 ficheiros 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]5
+    - uses: wangyoucao577/[email protected]6
       with:
         github_token: ${{ secrets.GITHUB_TOKEN }}
         goos: ${{ matrix.goos }}