chore: update go-release-action version
This commit is contained in:
parent
96f49e6af6
commit
5105ceb453
2
.github/workflows/reporter-release.yml
vendored
2
.github/workflows/reporter-release.yml
vendored
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user