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

This commit is contained in:
renovate[bot]
2023-03-02 07:54:59 +00:00
committed by GitHub
parent 50b7701c77
commit 27b403fa48

View File

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