Skip to content

Commit 69ba812

Browse files
authored
Merge pull request #84 from bodgit/dependabot/github_actions/goreleaser/goreleaser-action-3.2.0
Bump goreleaser/goreleaser-action from 3.1.0 to 3.2.0
2 parents 1978c05 + e83dd5a commit 69ba812

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
env:
5757
COVERALLS_TOKEN: ${{ secrets.GITHUB_TOKEN }}
5858
- name: Run GoReleaser
59-
uses: goreleaser/goreleaser-action@v3.1.0
59+
uses: goreleaser/goreleaser-action@v3.2.0
6060
with:
6161
version: latest
6262
args: release

0 commit comments

Comments
 (0)