Skip to content

Commit

Permalink
Merge pull request #112 from bschaatsbergen/b/pin-goreleaser
Browse files Browse the repository at this point in the history
chore: pin`v1.26.2` before we upgrade to goreleaser ~> v2
  • Loading branch information
bschaatsbergen authored Jun 29, 2024
2 parents cbd7268 + e8714c6 commit 1ca95b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v6
with:
version: latest
version: v1.26.2
args: release --clean
env:
GITHUB_TOKEN: ${{ secrets.ACCESS_TOKEN }}

0 comments on commit 1ca95b1

Please sign in to comment.