Skip to content

Commit

Permalink
release uses set version v1.33
Browse files Browse the repository at this point in the history
  • Loading branch information
kmlebedev committed Nov 13, 2022
1 parent a1eb890 commit 2c24129
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/binaries_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
uses: actions/checkout@v3

- name: Go Release server
uses: docker.io/kmlebedev/go-release-action@c89b775fc2783be8a9749ae634f29569788e7abbe963bf78146e0754eb53c6aa # v1.33
uses: kmlebedev/go-release-action@v1.33
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
goos: ${{ matrix.goos }}
Expand Down

0 comments on commit 2c24129

Please sign in to comment.