Skip to content

Commit

Permalink
Merge pull request #8 from openhpi-cloud/renovate/goreleaser-goreleas…
Browse files Browse the repository at this point in the history
…er-action-5.x

chore(deps): update goreleaser/goreleaser-action action to v5
  • Loading branch information
jgraichen authored Sep 18, 2023
2 parents 152ab1d + 2cfbca8 commit fe2c3ce
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 @@ -19,7 +19,7 @@ jobs:
- uses: actions/setup-go@v4
with:
go-version: "1.21"
- uses: goreleaser/goreleaser-action@v4
- uses: goreleaser/goreleaser-action@v5
with:
args: release --clean
env:
Expand Down

0 comments on commit fe2c3ce

Please sign in to comment.