Skip to content

Commit

Permalink
Pinned goreleaser source
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Kosiewski <[email protected]>
  • Loading branch information
Thomas Kosiewski committed Sep 7, 2023
1 parent 46bcce8 commit facd0cd
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 @@ -47,7 +47,7 @@ jobs:
username: ${{ secrets.DOCKER_USERNAME }}
password: ${{ secrets.GITHUB_TOKEN }}
- name: Setup GoReleaser nightly from source
run: go install github.com/goreleaser/goreleaser@main
run: go install github.com/goreleaser/goreleaser@962429de067b3f6cde8d377beaf3194b3b258075
- name: Run GoReleaser
run: goreleaser release --clean --timeout 60m
env:
Expand Down

0 comments on commit facd0cd

Please sign in to comment.