Skip to content

Commit

Permalink
Merge pull request #10 from inovex/dependabot/github_actions/goreleas…
Browse files Browse the repository at this point in the history
…er/goreleaser-action-5

Bump goreleaser/goreleaser-action from 3 to 5
  • Loading branch information
frittentheke authored Jan 17, 2024
2 parents 8b646a6 + 145a625 commit 0108d4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
if: ${{ github.event_name != 'pull_request' }}
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
uses: goreleaser/goreleaser-action@v3
uses: goreleaser/goreleaser-action@v5
with:
version: latest
args: release --clean

0 comments on commit 0108d4b

Please sign in to comment.