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

This commit is contained in:
renovate[bot]
2024-12-06 09:38:28 +00:00
committed by GitHub
parent 6da8f4d747
commit 6cd389e049

View File

@@ -17,7 +17,7 @@ jobs:
goos: windows goos: windows
steps: steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4 - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
- uses: wangyoucao577/go-release-action@v1.36 - uses: wangyoucao577/go-release-action@v1.52
with: with:
github_token: ${{ secrets.GITHUB_TOKEN }} github_token: ${{ secrets.GITHUB_TOKEN }}
goos: ${{ matrix.goos }} goos: ${{ matrix.goos }}