Skip to content

Commit

Permalink
fix: bump action version (#29)
Browse files Browse the repository at this point in the history
  • Loading branch information
winny- committed Feb 14, 2023
1 parent febe6f3 commit 7fad6e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
goos: windows
steps:
- uses: actions/checkout@v3
- uses: winny-/go-release-action@f3844f1ef659d97f08db54c526c2ce43f3e5dec9
- uses: winny-/go-release-action@8fb7bab23a3ae0152bcd7fd843853ee8aab76216
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
goos: ${{ matrix.goos }}
Expand Down

0 comments on commit 7fad6e1

Please sign in to comment.