1
4
mirror of https://github.com/yunginnanet/HellPot synced 2024-06-30 17:50:53 +00:00

Merge pull request #132 from yunginnanet/dependabot/github_actions/wangyoucao577/go-release-action-1.43

Bump wangyoucao577/go-release-action from 1.42 to 1.43
This commit is contained in:
kayos 2024-01-25 15:15:28 -08:00 committed by GitHub
commit d5b34bb637
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -27,7 +27,7 @@ jobs:
goos: windows goos: windows
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
- uses: wangyoucao577/go-release-action@v1.42 - uses: wangyoucao577/go-release-action@v1.43
with: with:
github_token: ${{ secrets.GITHUB_TOKEN }} github_token: ${{ secrets.GITHUB_TOKEN }}
goos: ${{ matrix.goos }} goos: ${{ matrix.goos }}