chore: update go-release-action version

This commit is contained in:
moonrailgun 2023-10-15 01:52:59 +08:00
parent 96f49e6af6
commit 5105ceb453

View File

@ -16,7 +16,7 @@ jobs:
goos: windows goos: windows
steps: steps:
- uses: actions/checkout@v3 - uses: actions/checkout@v3
- uses: wangyoucao577/go-release-action@v1.30 - uses: wangyoucao577/go-release-action@v1.40
with: with:
github_token: ${{ secrets.GITHUB_TOKEN }} github_token: ${{ secrets.GITHUB_TOKEN }}
project_path: ./reporter project_path: ./reporter