Skip to content

Commit 1275cd7

Browse files
authored
Merge pull request #99 from crumbhole/dependabot/github_actions/wangyoucao577/go-release-action-1.50
gh-actions: bump wangyoucao577/go-release-action from 1.48 to 1.50
2 parents c59fedf + 682c008 commit 1275cd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
args: -O gomplate https://github.com/hairyhenderson/gomplate/releases/download/v3.11.1/gomplate_linux-amd64
2222
- name: Set gomplate executable
2323
run: sudo chmod +x gomplate && sudo mv gomplate /usr/local/bin/gomplate
24-
- uses: wangyoucao577/go-release-action@v1.48
24+
- uses: wangyoucao577/go-release-action@v1.50
2525
with:
2626
github_token: ${{ secrets.GITHUB_TOKEN }}
2727
goos: ${{ matrix.goos }}

0 commit comments

Comments
 (0)