Skip to content

Commit

Permalink
Pin goreleaser version.
Browse files Browse the repository at this point in the history
  • Loading branch information
josh-silvas committed Jun 26, 2024
1 parent efb1925 commit 8d9a05f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:
uses: "goreleaser/goreleaser-action@3fa32b8bb5620a2c1afe798654bbad59f9da4906" # v4.4.0
with:
args: "release --clean"
version: "v1.26.2"
env:
# GitHub sets the GITHUB_TOKEN secret automatically.
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 8d9a05f

Please sign in to comment.