Browse Source

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 years ago
parent
commit
b652918f30
1 changed files with 1 additions and 1 deletions
  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 }}