Skip to content

Commit

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

gh-actions: bump wangyoucao577/go-release-action from 1.47 to 1.48
  • Loading branch information
Joibel authored Feb 16, 2024
2 parents eeb5de2 + e84603f commit 32dc854
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.47
- uses: wangyoucao577/go-release-action@v1.48
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
goos: ${{ matrix.goos }}
Expand Down

0 comments on commit 32dc854

Please sign in to comment.