Skip to content

Commit

Permalink
Merge pull request #214 from crumbhole/dependabot/github_actions/wang…
Browse files Browse the repository at this point in the history
…youcao577/go-release-action-1.47

gh-actions: bump wangyoucao577/go-release-action from 1.44 to 1.47
  • Loading branch information
Joibel authored Feb 10, 2024
2 parents ea51356 + a662aea commit 29fd0e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
goos: [linux, darwin]
steps:
- uses: actions/checkout@v4
- uses: wangyoucao577/go-release-action@v1.44
- uses: wangyoucao577/go-release-action@v1.47
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
goos: ${{ matrix.goos }}
Expand Down

0 comments on commit 29fd0e1

Please sign in to comment.