Skip to content

Commit

Permalink
Merge pull request #56 from wyattjoh/dependabot/github_actions/gorele…
Browse files Browse the repository at this point in the history
…aser/goreleaser-action-2.8.0

build(deps): bump goreleaser/goreleaser-action from 2.7.0 to 2.8.0
  • Loading branch information
kodiakhq[bot] authored Oct 25, 2021
2 parents 69c82af + 187ce3d commit 3bad0d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
version: v1.34
- name: Unit testing
run: go test ./...
- uses: goreleaser/goreleaser-action@v2.7.0
- uses: goreleaser/goreleaser-action@v2.8.0
with:
version: latest
args: release --rm-dist
Expand Down

0 comments on commit 3bad0d8

Please sign in to comment.