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

This commit is contained in:
Renovate Bot
2022-05-05 12:40:08 +00:00
parent 92e6e207a7
commit 78137c798c

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.22 - uses: wangyoucao577/go-release-action@v1.26
with: with:
github_token: ${{ secrets.GITHUB_TOKEN }} github_token: ${{ secrets.GITHUB_TOKEN }}
goos: ${{ matrix.goos }} goos: ${{ matrix.goos }}