Skip to content

Commit 04ee7b6

Browse files
chore(deps): bump wangyoucao577/go-release-action from 1.35 to 1.36
Bumps [wangyoucao577/go-release-action](https://github.com/wangyoucao577/go-release-action) from 1.35 to 1.36. - [Release notes](https://github.com/wangyoucao577/go-release-action/releases) - [Commits](wangyoucao577/go-release-action@v1.35...v1.36) --- updated-dependencies: - dependency-name: wangyoucao577/go-release-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 76fc517 commit 04ee7b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- name: Checkout code
2727
uses: actions/checkout@v3
2828
- name: Release binaries
29-
uses: wangyoucao577/go-release-action@v1.35
29+
uses: wangyoucao577/go-release-action@v1.36
3030
with:
3131
github_token: ${{ secrets.GITHUB_TOKEN }}
3232
goos: ${{ matrix.goos }}

0 commit comments

Comments
 (0)