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

This commit is contained in:
Renovate Bot
2022-05-05 12:52:23 +00:00
parent e845933b6d
commit a5375b97f8

View File

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