Explorar o código

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 %!s(int64=2) %!d(string=hai) anos
pai
achega
b652918f30
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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 }}