Skip to content

Commit

Permalink
Update dependency goreleaser/goreleaser to v1.19.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and dex4er committed Aug 8, 2023
1 parent 252c929 commit abc1584
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
uses: goreleaser/goreleaser-action@v4
with:
distribution: goreleaser
version: 1.18.2 # datasource=github-releases depName=goreleaser/goreleaser
version: 1.19.2 # datasource=github-releases depName=goreleaser/goreleaser
args: release --clean
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2 changes: 1 addition & 1 deletion .tool-versions
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
golang 1.21.0 # datasource=github-releases depName=golang/go
goreleaser 1.18.2 # datasource=github-releases depName=goreleaser/goreleaser
goreleaser 1.19.2 # datasource=github-releases depName=goreleaser/goreleaser

0 comments on commit abc1584

Please sign in to comment.