Skip to content

Commit

Permalink
Merge pull request #73 from neicnordic/dependabot/github_actions/gore…
Browse files Browse the repository at this point in the history
…leaser/goreleaser-action-4.3.0

Bump goreleaser/goreleaser-action from 4.2.0 to 4.3.0
  • Loading branch information
jbygdell authored Jun 19, 2023
2 parents b59413a + 8aecc0a commit 1153964
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 @@ -30,7 +30,7 @@ jobs:
fi
- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v4.2.0
uses: goreleaser/goreleaser-action@v4.3.0
with:
version: latest
args: release --clean
Expand Down

0 comments on commit 1153964

Please sign in to comment.