Update wangyoucao577/go-release-action action to v1.29

This commit is contained in:
renovate[bot]
2022-06-24 12:13:21 +00:00
committed by GitHub
parent b72ae30261
commit 9b914f9f12

View File

@@ -17,7 +17,7 @@ jobs:
goos: windows
steps:
- uses: actions/checkout@v3
- uses: wangyoucao577/go-release-action@v1.26
- uses: wangyoucao577/go-release-action@v1.29
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
goos: ${{ matrix.goos }}