Skip to content

Commit

Permalink
Merge pull request #80 from bilalcaliskan/devel
Browse files Browse the repository at this point in the history
build(deps): bump goreleaser/goreleaser-action from 4 to 5
  • Loading branch information
bilalcaliskan authored Sep 19, 2023
2 parents 6197c39 + 8ec9dc4 commit 838b00c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ jobs:
go-version-file: "go.mod"
cache: true
- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v4
uses: goreleaser/goreleaser-action@v5
with:
version: latest
args: release --clean --config build/package/.goreleaser.yaml
Expand Down

0 comments on commit 838b00c

Please sign in to comment.