Sfoglia il codice sorgente

Merge pull request #110 from decke/dependabot/github_actions/wangyoucao577/go-release-action-1.38

Bump wangyoucao577/go-release-action from 1.37 to 1.38
Bernhard Fröhlich 2 anni fa
parent
commit
b2544f8da8
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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]7
+    - uses: wangyoucao577/[email protected]8
       with:
         github_token: ${{ secrets.GITHUB_TOKEN }}
         goos: ${{ matrix.goos }}