Merge pull request #44 from axllent/dependabot/github_actions/wangyoucao577/go-release-action-1.36

Bump wangyoucao577/go-release-action from 1.30 to 1.36
This commit is contained in:
Ralph Slooten
2023-02-24 21:53:47 +13:00
committed by GitHub

View File

@@ -33,7 +33,7 @@ jobs:
- run: npm run package
# build the binaries
- uses: wangyoucao577/go-release-action@v1.30
- uses: wangyoucao577/go-release-action@v1.36
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
goos: ${{ matrix.goos }}