diff --git a/.github/workflows/reporter-release.yml b/.github/workflows/reporter-release.yml index 3767d3e..5bb19ad 100644 --- a/.github/workflows/reporter-release.yml +++ b/.github/workflows/reporter-release.yml @@ -16,7 +16,7 @@ jobs: goos: windows steps: - uses: actions/checkout@v3 - - uses: wangyoucao577/go-release-action@v1.30 + - uses: wangyoucao577/go-release-action@v1.40 with: github_token: ${{ secrets.GITHUB_TOKEN }} project_path: ./reporter