Skip to content

Commit 3ff5aa7

Browse files
dependabot[bot]trishankatdatadogmnm678
authored
chore(deps): bump goreleaser/goreleaser-action from 4.3.0 to 4.4.0 (#543)
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 4.3.0 to 4.4.0. - [Release notes](https://github.com/goreleaser/goreleaser-action/releases) - [Commits](goreleaser/goreleaser-action@336e299...3fa32b8) --- updated-dependencies: - dependency-name: goreleaser/goreleaser-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Trishank Karthik Kuppusamy <[email protected]> Co-authored-by: Marina Moore <[email protected]>
1 parent cdae812 commit 3ff5aa7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
with:
2424
go-version: ${{ steps.go-version.outputs.minimal }}
2525
- name: Run GoReleaser
26-
uses: goreleaser/goreleaser-action@336e29918d653399e599bfca99fadc1d7ffbc9f7
26+
uses: goreleaser/goreleaser-action@3fa32b8bb5620a2c1afe798654bbad59f9da4906
2727
with:
2828
distribution: goreleaser
2929
version: "v1.7.0"

0 commit comments

Comments
 (0)