chore(deps): update wangyoucao577/go-release-action action to v1.36

This commit is contained in:
renovate[bot]
2023-03-02 05:56:38 +00:00
committed by GitHub
parent d0172e19e1
commit 9481bd72bc

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 }}